mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04: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
2 changed files with 5 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= cln
|
PORTNAME= cln
|
||||||
PORTVERSION= 1.1.1
|
PORTVERSION= 1.1.2
|
||||||
CATEGORIES= math devel
|
CATEGORIES= math devel
|
||||||
MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \
|
MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \
|
||||||
ftp://ftp.santafe.edu/pub/gnu/ \
|
ftp://ftp.santafe.edu/pub/gnu/ \
|
||||||
|
@ -20,9 +20,11 @@ CONFIGURE_ARGS= --datadir=${PREFIX}/share/cln --infodir=${PREFIX}/info \
|
||||||
--mandir=${PREFIX}/man
|
--mandir=${PREFIX}/man
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
|
|
||||||
MAN1= cln-config.1
|
MAN1= cln-config.1
|
||||||
|
|
||||||
|
pre-build:
|
||||||
|
@(cd ${WRKSRC} ; ${LN} -s ${LOCALBASE}/bin/libtool .)
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (cln-1.1.1.tar.gz) = 65bb2a005ab337cd781733be4cb3d088
|
MD5 (cln-1.1.2.tar.gz) = e7de13fc3b13262bb20e642806381943
|
||||||
|
|
Loading…
Add table
Reference in a new issue