ports-mgmt/portmaster: upgrade to version 3.28
This version supports TRYBROKEN passed in the process environment or in a Makefile (or, e.g., in /etc/make.conf as a per port setting) and treats it as equivalent to the --try-broken option. PR: 275307
This commit is contained in:
parent
a576a40bf1
commit
202ed6ce2a
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= portmaster
|
||||
PORTVERSION= 3.27
|
||||
PORTVERSION= 3.28
|
||||
CATEGORIES= ports-mgmt
|
||||
|
||||
MAINTAINER= se@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1695405213
|
||||
SHA256 (freebsd-portmaster-3.27_GH0.tar.gz) = 914b54d939492aedb3da808e287eed6595fc9146810fcdf1923cab09c07c6362
|
||||
SIZE (freebsd-portmaster-3.27_GH0.tar.gz) = 44697
|
||||
TIMESTAMP = 1701286320
|
||||
SHA256 (freebsd-portmaster-3.28_GH0.tar.gz) = 3fd89d76e4bf5c222b0d1f104a49d0f4226e6acd79c9eed28f77042443e7ce5b
|
||||
SIZE (freebsd-portmaster-3.28_GH0.tar.gz) = 44723
|
||||
|
|
Loading…
Reference in a new issue