Skip to content

Commit

Permalink
ports-mgmt/poudriere-devel: Update to 3.3.0-927-gb63d7c829
Browse files Browse the repository at this point in the history
Changes:
- distclean: Fix reading make.conf
- pkgclean: Fix POUDRIERE_BUILD_TYPE error
  • Loading branch information
bdrewery committed Aug 28, 2021
1 parent 8665fd0 commit c47ee77
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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= poudriere
DISTVERSION= 3.3.99.20210827
DISTVERSION= 3.3.99.20210828
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-924-g8de014b5e
GH_TAGNAME= 3.3.0-927-gb63d7c829

GNU_CONFIGURE= yes
ETCDIR= ${PREFIX}/etc/poudriere.d
Expand Down
6 changes: 3 additions & 3 deletions ports-mgmt/poudriere-devel/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1630097015
SHA256 (freebsd-poudriere-3.3.99.20210827-3.3.0-924-g8de014b5e_GH0.tar.gz) = 80d245afec297c42c2410fd9daa83ae82f98f634733e2c8976da4f4a3ebc413e
SIZE (freebsd-poudriere-3.3.99.20210827-3.3.0-924-g8de014b5e_GH0.tar.gz) = 4198860
TIMESTAMP = 1630177697
SHA256 (freebsd-poudriere-3.3.99.20210828-3.3.0-927-gb63d7c829_GH0.tar.gz) = 00b0d53d578e240d23ea53dfd3e954950a1fe2c67edf9f878929b08d9b6383d2
SIZE (freebsd-poudriere-3.3.99.20210828-3.3.0-927-gb63d7c829_GH0.tar.gz) = 4198175

0 comments on commit c47ee77

Please sign in to comment.