Update to 1.7.0.1.
OK'ed by: marcus
This commit is contained in:
parent
4a9768d001
commit
91aec094d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60164
2 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libiconv
|
||||
PORTVERSION= 1.7
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 1.7.0.1
|
||||
CATEGORIES= converters devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU} \
|
||||
ftp://ftp.ilog.fr/pub/Users/haible/gnu/
|
||||
|
@ -25,6 +24,7 @@ MAN3= iconv.3 iconv_open.3 iconv_close.3
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
# gperf 2.7.2 required
|
||||
.if ${OSVERSION} < 430000
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf
|
||||
GPERF= ${LOCALBASE}/bin/gperf
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libiconv-1.7.tar.gz) = bc7029c0bc913dc297cf49afa4c0e133
|
||||
MD5 (libiconv-1.7.0.1.tar.gz) = b4bcf45da1208360647c8a0928acf03d
|
||||
|
|
Loading…
Reference in a new issue