Skip to content

Commit

Permalink
poudriere: update to 20231211
Browse files Browse the repository at this point in the history
Changes:
- Fix SIGINFO issues
- Fix status printing when SIGINFO is received
- freebsd-update: don't start sshd
- avoid writing out empty cache files
- update libucl to 0.8.1
  • Loading branch information
bapt committed Dec 11, 2023
1 parent 2ee41e9 commit dabff40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions ports-mgmt/poudriere-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= poudriere
DISTVERSION= 3.4.99.20231113
DISTVERSION= 3.4.99.20231211
CATEGORIES= ports-mgmt
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
http://mirror.shatow.net/freebsd/${PORTNAME}/ \
Expand All @@ -16,7 +16,8 @@ CONFLICTS_INSTALL= poudriere

USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_TAGNAME= 234f8d15
GH_TAGNAME= 9143ab49
#GH_TAGNAME= 234f8d15

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 = 1699862873
SHA256 (freebsd-poudriere-3.4.99.20231113-234f8d15_GH0.tar.gz) = f3a5969531615f4367ff5c97a6054cf6de152983d2271a503f432037ba068a64
SIZE (freebsd-poudriere-3.4.99.20231113-234f8d15_GH0.tar.gz) = 4208110
TIMESTAMP = 1702283308
SHA256 (freebsd-poudriere-3.4.99.20231211-9143ab49_GH0.tar.gz) = 9f74a7fbbb6d1744e3b5067a50cd0c403602e7f7dc0105c2d192bd417a9b5a9b
SIZE (freebsd-poudriere-3.4.99.20231211-9143ab49_GH0.tar.gz) = 4164026

0 comments on commit dabff40

Please sign in to comment.