mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update to 1.3.5.1
- Fix units propagation and conflicts. - Add a convenience new configure option to avoid configure to try to find autoconf
This commit is contained in:
parent
f838da532e
commit
79c0313d7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364138
@ -1,7 +1,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= pkg
|
PORTNAME= pkg
|
||||||
DISTVERSION= 1.3.5
|
DISTVERSION= 1.3.5.1
|
||||||
CATEGORIES= ports-mgmt
|
CATEGORIES= ports-mgmt
|
||||||
MASTER_SITES= \
|
MASTER_SITES= \
|
||||||
http://files.etoilebsd.net/${PORTNAME}/ \
|
http://files.etoilebsd.net/${PORTNAME}/ \
|
||||||
@ -21,6 +21,7 @@ NO_CCACHE= yes
|
|||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USES= libtool tar:xz
|
USES= libtool tar:xz
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
CONFIGURE_ARGS= --disable-maintainer-mode
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
# Use a submake as 'deinstall install' needs to reevaluate PKG_CMD
|
# Use a submake as 'deinstall install' needs to reevaluate PKG_CMD
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (pkg-1.3.5.tar.xz) = 7640ca19bbb156db993ffc1d62de3dec0913c1f922fbe627355b48572e3e1cb8
|
SHA256 (pkg-1.3.5.1.tar.xz) = aaefdd30d2f0b11cd0a3f527104720abf6315c9007c96e71f21813a03284dd6d
|
||||||
SIZE (pkg-1.3.5.tar.xz) = 1735432
|
SIZE (pkg-1.3.5.1.tar.xz) = 1706540
|
||||||
|
Loading…
Reference in New Issue
Block a user