Index: head/misc/quotes/Makefile =================================================================== --- head/misc/quotes/Makefile (revision 36933) +++ head/misc/quotes/Makefile (revision 36934) @@ -1,36 +1,36 @@ # New ports collection makefile for: quotes # Date created: 9 February 1999 # Whom: Dima Sivachenko # # $FreeBSD$ # PORTNAME= quotes -PORTVERSION= 1.6.2 +PORTVERSION= 1.7.2 CATEGORIES= misc -MASTER_SITES= ftp://ftp.iae.nl/pub/users/grimaldo/ -DISTNAME= quotes-1.6-2 +MASTER_SITES= ftp://ftp.coralys.com/pub/free/ +DISTNAME= ${PORTNAME}-1.7-2 MAINTAINER= demon@FreeBSD.org NO_BUILD= yes USE_PERL5= yes post-patch: @ ${PERL} -pi -e "s:/usr/bin/perl:${PERL}:g" ${WRKSRC}/quotes @ ${PERL} -pi -e "s:/usr/local/lib/Quotes:${PREFIX}/etc:g" ${WRKSRC}/quotes @ ${PERL} -pi -e "s:/usr/local:${PREFIX}:g" ${WRKSRC}/quotes @ ${PERL} -pi -e "s:/usr/bin/perl:${PERL}:g" ${WRKSRC}/quotesmailer @ ${PERL} -pi -e "s:/usr/bin/perl:${PERL}:g" ${WRKSRC}/QuExample.pm do-install: @ ${INSTALL_SCRIPT} ${WRKSRC}/quotes ${PREFIX}/bin @ ${INSTALL_SCRIPT} ${WRKSRC}/quotesmailer ${PREFIX}/bin @ ${INSTALL_DATA} ${WRKSRC}/sample.quotesrc ${PREFIX}/etc/quotesrc.sample .if !defined(NOPORTDOCS) @ ${MKDIR} ${PREFIX}/share/doc/quotes @ ${INSTALL_DATA} ${WRKSRC}/quotes.txt ${PREFIX}/share/doc/quotes @ ${INSTALL_DATA} ${WRKSRC}/QuExample.pm ${PREFIX}/share/doc/quotes .endif .include Property changes on: head/misc/quotes/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/misc/quotes/distinfo =================================================================== --- head/misc/quotes/distinfo (revision 36933) +++ head/misc/quotes/distinfo (revision 36934) @@ -1 +1 @@ -MD5 (quotes-1.6-2.tar.gz) = 3afc16776b414f4cf0be92f8950df640 +MD5 (quotes-1.7-2.tar.gz) = 4b13f82d05f6588409c39f9f59c5f4ab Property changes on: head/misc/quotes/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property