mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
upgrade to 4.3.21
This commit is contained in:
parent
8037492a3c
commit
b44094bfa3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60447
3 changed files with 8 additions and 9 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= yap
|
||||
PORTVERSION= 4.3.20
|
||||
PORTVERSION= 4.3.21
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -15,8 +15,10 @@ DISTNAME= Yap-${PORTVERSION}
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
LIB_DEPENDS= gmp.5:${PORTSDIR}/math/libgmp4
|
||||
|
||||
WRKSRC= ${WRKDIR}/work
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (Yap-4.3.20.tar.gz) = 44401660189aab43170ab49ecb0a4a97
|
||||
MD5 (Yap-4.3.21.tar.gz) = 8b39da4a951ff0579386a8e2725f8206
|
||||
|
|
|
@ -180,13 +180,10 @@ share/Yap/clpr/nfr.yap
|
|||
share/Yap/logtalk/logtalk.pl
|
||||
share/Yap/logtalk/yap430.config
|
||||
lib/Yap/random.so
|
||||
lib/Yap/regcomp.so
|
||||
lib/Yap/regerror.so
|
||||
lib/Yap/regexec.so
|
||||
lib/Yap/regexp.so
|
||||
lib/Yap/regfree.so
|
||||
lib/Yap/startup
|
||||
lib/Yap/sys.so
|
||||
lib/Yap/yap2swi.so
|
||||
lib/libYap.a
|
||||
@dirrm include/Yap
|
||||
@dirrm share/Yap/chr/examples
|
||||
|
@ -198,5 +195,5 @@ lib/libYap.a
|
|||
@dirrm share/Yap/clpqr
|
||||
@dirrm share/Yap/clpr
|
||||
@dirrm share/Yap/logtalk
|
||||
@dirrm share/Yap/
|
||||
@dirrm share/Yap
|
||||
@dirrm lib/Yap
|
||||
|
|
Loading…
Add table
Reference in a new issue