Index: head/x11/bbdock/Makefile =================================================================== --- head/x11/bbdock/Makefile (revision 275966) +++ head/x11/bbdock/Makefile (revision 275967) @@ -1,43 +1,32 @@ -# New ports collection makefile for: bbdock -# Date created: July 31, 2006 -# Whom: Francis Bacque +# New ports collection makefile for: BBDock +# Date created: July 31, 2006 +# Whom: Francis Bacque # # $FreeBSD$ # -PORTNAME= bbdock -PORTVERSION= 0.2.8 -PORTREVISION= 3 -CATEGORIES= x11 -MASTER_SITES= http://bbdock.nethence.com/download/ +PORTNAME= bbdock +PORTVERSION= 0.2.9 +CATEGORIES= x11 +MASTER_SITES= http://bbdock.nethence.com/download/ -MAINTAINER= ports@FreeBSD.org -COMMENT= BBDock displays one or more PNG icons in the BlackBox/FluxBox slit +MAINTAINER= danfe@FreeBSD.org +COMMENT= An application launcher for Blackbox-like window manager -DEPRECATED= yes -EXPIRATION_DATE= 2011-08-01 +LICENSE= BSD -LIB_DEPENDS= png:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png -PORTDOCS= README -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_XORG= ice sm x11 xau xcursor xdmcp xext xfixes xi +GNU_CONFIGURE= yes +USE_XORG= x11 +PORTDOCS= README -PLIST_FILES= bin/bbdock +PLIST_FILES= bin/bbdock -.include - -post-patch: - @${REINPLACE_CMD} -e 's|png_check_sig|png_sig_cmp|' \ - ${WRKSRC}/configure - post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for file in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} -.endfor + ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR} .endif -.include +.include Property changes on: head/x11/bbdock/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/x11/bbdock/distinfo =================================================================== --- head/x11/bbdock/distinfo (revision 275966) +++ head/x11/bbdock/distinfo (revision 275967) @@ -1,2 +1,2 @@ -SHA256 (bbdock-0.2.8.tar.gz) = cffbc12b43a36265df019e09ddefe715426efaa71ec15d9cc5b07a1302726cb7 -SIZE (bbdock-0.2.8.tar.gz) = 95116 +SHA256 (bbdock-0.2.9.tar.gz) = e4ec1e5d732685b5052524ad7cfeea23ea6df8cf9bd89aa155dcd8f4859b7034 +SIZE (bbdock-0.2.9.tar.gz) = 104144 Property changes on: head/x11/bbdock/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property