update to 0.29.3
and remove the workaround for the issue introduced in 0.29.2 and fixed in 0.29.3
This commit is contained in:
parent
7c95d801ab
commit
1355bfb3df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454701
2 changed files with 4 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mk-configure
|
||||
PORTVERSION= 0.29.2
|
||||
PORTVERSION= 0.29.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -22,9 +22,6 @@ PORTEXAMPLES= *
|
|||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
MAKE_ENV+= PROG.awk=/usr/bin/awk PROG.nm=/usr/bin/nm \
|
||||
PROG.makedepend=/usr/bin/mkdep
|
||||
|
||||
post-patch:
|
||||
@${ECHO_CMD} "MKDEP ?= bmkdep" >> ${WRKSRC}/mk/sys.mk
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1511209557
|
||||
SHA256 (mk-configure-0.29.2.tar.gz) = 3f9790c3aca2e16be1b9a64be16ab2c5a4d66ad8ac469f1adc01204b595ecc99
|
||||
SIZE (mk-configure-0.29.2.tar.gz) = 296412
|
||||
TIMESTAMP = 1511378243
|
||||
SHA256 (mk-configure-0.29.3.tar.gz) = 1f483f717a09d06c82a6f3f284dd34234f54ead032e6987d33f3cf8109490c05
|
||||
SIZE (mk-configure-0.29.3.tar.gz) = 298662
|
||||
|
|
Loading…
Reference in a new issue