mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
upgrade to 1.1.2
Submitted by: fenner's log
This commit is contained in:
parent
4338965792
commit
f0c7e3b0e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47530
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= cln
|
||||
PORTVERSION= 1.1.1
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= math devel
|
||||
MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \
|
||||
ftp://ftp.santafe.edu/pub/gnu/ \
|
||||
@ -20,9 +20,11 @@ CONFIGURE_ARGS= --datadir=${PREFIX}/share/cln --infodir=${PREFIX}/info \
|
||||
--mandir=${PREFIX}/man
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN1= cln-config.1
|
||||
|
||||
pre-build:
|
||||
@(cd ${WRKSRC} ; ${LN} -s ${LOCALBASE}/bin/libtool .)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cln-1.1.1.tar.gz) = 65bb2a005ab337cd781733be4cb3d088
|
||||
MD5 (cln-1.1.2.tar.gz) = e7de13fc3b13262bb20e642806381943
|
||||
|
Loading…
Reference in New Issue
Block a user