mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Update to 1.1.2.
This commit is contained in:
parent
67c03e8fca
commit
0d447d676d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75823
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libgringotts
|
||||
PORTVERSION= 1.1.1
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://devel.pluto.linux.it/projects/libGringotts/current/ \
|
||||
ftp://ftp.nuug.no/pub/anders/distfiles/
|
||||
@ -28,10 +28,10 @@ post-patch:
|
||||
|
||||
pre-install:
|
||||
.if defined(NOPORTDOCS)
|
||||
${REINPLACE_CMD} -E "s|^(SUBDIRS =.*) docs|\1|" ${WRKSRC}/Makefile
|
||||
${REINPLACE_CMD} -E -e "s|^(SUBDIRS =.*) docs|\1|" ${WRKSRC}/Makefile
|
||||
${REINPLACE_CMD} -E -e "s|^(install-data-am:.*)install-libgringottsdocDATA|\1|" ${WRKSRC}/Makefile
|
||||
.else
|
||||
${REINPLACE_CMD} -E "s|^(documentationdir = .*/libgringotts)-.*|\1|" \
|
||||
${WRKSRC}/docs/Makefile
|
||||
${REINPLACE_CMD} -E "s|^(libgringottsdocdir =).*|\1 $$\(datadir\)/doc/libgringotts|" ${WRKSRC}/docs/Makefile ${WRKSRC}/Makefile
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (libgringotts-1.1.1.tar.bz2) = 3841104c2b73ea03206fd3aecd43be5b
|
||||
MD5 (libgringotts-1.1.2.tar.bz2) = 82566aa79371f945f1bb2a7984854766
|
||||
|
@ -4,5 +4,11 @@ lib/libgringotts.so
|
||||
lib/libgringotts.la
|
||||
lib/libgringotts.a
|
||||
libdata/pkgconfig/libgringotts.pc
|
||||
%%PORTDOCS%%share/doc/libgringotts/AUTHORS
|
||||
%%PORTDOCS%%share/doc/libgringotts/COPYING
|
||||
%%PORTDOCS%%share/doc/libgringotts/ChangeLog
|
||||
%%PORTDOCS%%share/doc/libgringotts/NEWS
|
||||
%%PORTDOCS%%share/doc/libgringotts/README
|
||||
%%PORTDOCS%%share/doc/libgringotts/TODO
|
||||
%%PORTDOCS%%share/doc/libgringotts/manual.htm
|
||||
%%PORTDOCS%%@dirrm share/doc/libgringotts
|
||||
|
Loading…
Reference in New Issue
Block a user