Index: head/www/rsstail/Makefile =================================================================== --- head/www/rsstail/Makefile (revision 284523) +++ head/www/rsstail/Makefile (revision 284524) @@ -1,31 +1,31 @@ # New ports collection makefile for: rsstail # Date created: 21 April 2007 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= rsstail -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= www MASTER_SITES= http://www.vanheusden.com/rsstail/ CENKES EXTRACT_SUFX= .tgz MAINTAINER= miwi@FreeBSD.org COMMENT= Simple rss monitor LIB_DEPENDS= mrss.19:${PORTSDIR}/textproc/libmrss CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/${PORTNAME} MAN1= ${PORTNAME}.1 post-patch: @${REINPLACE_CMD} -e 's|=-O2 -Wall|+=|;/^LDFLAGS/s|=|+=|' ${WRKSRC}/Makefile do-install: @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1/ .include Property changes on: head/www/rsstail/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/www/rsstail/distinfo =================================================================== --- head/www/rsstail/distinfo (revision 284523) +++ head/www/rsstail/distinfo (revision 284524) @@ -1,2 +1,2 @@ -SHA256 (rsstail-1.7.tgz) = 67f40068b7a8139417f907a174c466228544bf2cde7dee561f056156d5fb9f7d -SIZE (rsstail-1.7.tgz) = 4958 +SHA256 (rsstail-1.8.tgz) = 19284f3eca4bfa649f53848e19e6ee134bce17ccf2a22919cc8c600684877801 +SIZE (rsstail-1.8.tgz) = 5085 Property changes on: head/www/rsstail/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property