Skip to content

Commit

Permalink
ports-mgmt/poudriere-devel: Update to 3.3.0-738-g9839954fb
Browse files Browse the repository at this point in the history
Changes
      - testport: Show logs info on depend build failures
      - MUTABLE_BASE=schg: Support writing to /boot/firmware for cpu microcode
      - jail -x: This is not limited to src builds
      - bulk: Don't run 'bulk crashed' hook on -f failures
      - Add git hash annotation into built packages.
      - jail -cu: Fix freebsd-update using wrong arch [1]
      - Update log parsing reasons (processonelog.sh)

PR:	256652 [1]
  • Loading branch information
bdrewery committed Jun 17, 2021
1 parent 5e19896 commit 25060b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions ports-mgmt/poudriere-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= poudriere
DISTVERSION= 3.3.99.20210521
DISTVERSION= 3.3.99.20210617
PORTREVISION= 0
CATEGORIES= ports-mgmt
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
Expand All @@ -16,7 +16,7 @@ CONFLICTS_INSTALL= poudriere-[0-9]*

USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_TAGNAME= 3.3.0-704-g8c78cfb24
GH_TAGNAME= 3.3.0-738-g9839954fb

GNU_CONFIGURE= yes
ETCDIR= ${PREFIX}/etc/poudriere.d
Expand Down
6 changes: 3 additions & 3 deletions ports-mgmt/poudriere-devel/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1621621832
SHA256 (freebsd-poudriere-3.3.99.20210521-3.3.0-704-g8c78cfb24_GH0.tar.gz) = 1310a0f4279deb798c45e1c784d837b95f710efc25f2457a5e4e32a927db82f4
SIZE (freebsd-poudriere-3.3.99.20210521-3.3.0-704-g8c78cfb24_GH0.tar.gz) = 4185276
TIMESTAMP = 1623966985
SHA256 (freebsd-poudriere-3.3.99.20210617-3.3.0-738-g9839954fb_GH0.tar.gz) = 1240be8a5506d9319c8bbca2baa696d56025da7a846adcb86d6d408a4d5867c4
SIZE (freebsd-poudriere-3.3.99.20210617-3.3.0-738-g9839954fb_GH0.tar.gz) = 4187527

0 comments on commit 25060b9

Please sign in to comment.