Index: branches/2016Q1/graphics/giflib/Makefile =================================================================== --- branches/2016Q1/graphics/giflib/Makefile (revision 409615) +++ branches/2016Q1/graphics/giflib/Makefile (revision 409616) @@ -1,45 +1,45 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= giflib -PORTVERSION= 5.1.1 +PORTVERSION= 5.1.2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME} MAINTAINER= portmgr@FreeBSD.org COMMENT= Tools and library routines for working with GIF images CONFLICTS= libungif-[0-9]* USES= tar:bzip2 libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes OPTIONS_DEFINE= DOCBOOK DOCS OPTIONS_SUB= yes DOCBOOK_DESC= Generate API documentation (requires DOCS) INSTALL_TARGET= install-strip .include .if ${PORT_OPTIONS:MDOCBOOK} && ${PORT_OPTIONS:MDOCS} BUILD_DEPENDS+= xmlto:${PORTSDIR}/textproc/xmlto \ docbook-xml>0:${PORTSDIR}/textproc/docbook-xml .endif post-patch: .if ! ${PORT_OPTIONS:MDOCBOOK} || ! ${PORT_OPTIONS:MDOCS} ${REINPLACE_CMD} \ -e 's|SUBDIRS = lib util doc pic|SUBDIRS = lib util pic|' \ ${WRKSRC}/Makefile.in .endif post-install: @${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${PREFIX}/man/man1/ .if ${PORT_OPTIONS:MDOCBOOK} && ${PORT_OPTIONS:MDOCS} ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${STAGEDIR}${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${STAGEDIR}${DOCSDIR}/ .endif .include Index: branches/2016Q1/graphics/giflib/distinfo =================================================================== --- branches/2016Q1/graphics/giflib/distinfo (revision 409615) +++ branches/2016Q1/graphics/giflib/distinfo (revision 409616) @@ -1,2 +1,2 @@ -SHA256 (giflib-5.1.1.tar.bz2) = 391014aceb21c8b489dc7b0d0b6a917c4e32cc014ce2426d47ca376d02fe2ffc -SIZE (giflib-5.1.1.tar.bz2) = 654389 +SHA256 (giflib-5.1.2.tar.bz2) = 76c0a084c3b02f9315ff937b8be6096186002fea26f33e2123081ba2be6e2a7c +SIZE (giflib-5.1.2.tar.bz2) = 638967 Index: branches/2016Q1 =================================================================== --- branches/2016Q1 (revision 409615) +++ branches/2016Q1 (revision 409616) Property changes on: branches/2016Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r409615