mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to version 1.6.2.
PR: 19580 Submitted by: maintainer
This commit is contained in:
parent
b8b1e11f7b
commit
78b0bd21fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30327
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= quotes
|
||||
PORTVERSION= 1.5.2
|
||||
PORTVERSION= 1.6.2
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ftp://ftp.iae.nl/pub/users/grimaldo/
|
||||
DISTNAME= quotes-1.5-2
|
||||
DISTNAME= quotes-1.6-2
|
||||
|
||||
MAINTAINER= dima@Chg.RU
|
||||
|
||||
@ -18,6 +18,8 @@ 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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (quotes-1.5-2.tar.gz) = 010cc3419f2ac3f116f7d7ec792cd52f
|
||||
MD5 (quotes-1.6-2.tar.gz) = 3afc16776b414f4cf0be92f8950df640
|
||||
|
Loading…
Reference in New Issue
Block a user