Index: head/news/rawdog/Makefile =================================================================== --- head/news/rawdog/Makefile (revision 148124) +++ head/news/rawdog/Makefile (revision 148125) @@ -1,39 +1,39 @@ # New ports collection makefile for: rawdog # Date created: 9 September 2003 # Whom: Tim Bishop # # $FreeBSD$ # PORTNAME= rawdog -PORTVERSION= 2.5 +PORTVERSION= 2.6 CATEGORIES= news python MASTER_SITES= http://offog.org/files/ \ ftp://ftp.i-scream.org/pub/offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tim@bishnet.net COMMENT= A simple RSS aggregator USE_PYTHON= yes USE_PYDISTUTILS= yes MAN1= rawdog.1 post-install: ${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/config ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/style.css ${EXAMPLESDIR} .ifndef(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif @${ECHO_MSG} " ---------------------------------------------" @${ECHO_MSG} " Sample config and stylesheet installed in:" @${ECHO_MSG} " ${EXAMPLESDIR}" .ifndef(NOPORTDOCS) @${ECHO_MSG} " Please read the README:" @${ECHO_MSG} " ${DOCSDIR}/README" .endif @${ECHO_MSG} " ---------------------------------------------" .include Property changes on: head/news/rawdog/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/news/rawdog/distinfo =================================================================== --- head/news/rawdog/distinfo (revision 148124) +++ head/news/rawdog/distinfo (revision 148125) @@ -1,2 +1,3 @@ -MD5 (rawdog-2.5.tar.gz) = 98513f9ae14355f72e5273f7a08c1e35 -SIZE (rawdog-2.5.tar.gz) = 84483 +MD5 (rawdog-2.6.tar.gz) = f8d5d028a04e8bd9bab02cbb19f3b183 +SHA256 (rawdog-2.6.tar.gz) = b845355cbcab48aa12e48de3a71e421b53f0015c7bd1875c346021094162e03e +SIZE (rawdog-2.6.tar.gz) = 84625 Property changes on: head/news/rawdog/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property