1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update to 1.1; add WWW.

This commit is contained in:
Anton Berezin 2001-10-30 12:40:56 +00:00
parent da3ef84ee4
commit 094572f483
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49379
4 changed files with 11 additions and 8 deletions

View File

@ -5,15 +5,16 @@
# $FreeBSD$
#
PORTNAME= Sequin
PORTVERSION= 1.0
PORTNAME= URI-Sequin
PORTVERSION= 1.1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= URI
PKGNAMEPREFIX= p5-URI-
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
WRKSRC= ${WRKDIR}/sequin-${PORTVERSION}
PERL_CONFIGURE= yes
MAN3= URI::Sequin.3
@ -26,7 +27,7 @@ pre-patch:
post-install:
@${MKDIR} ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/URI/Sequin/examples
@${INSTALL_DATA} ${WRKSRC}/Example.pl ${WRKSRC}/referer_log?.txt \
@${INSTALL_DATA} ${WRKSRC}/example.pl ${WRKSRC}/ref?.log \
${PREFIX}/lib/perl5/site_perl/${PERL_VER}/URI/Sequin/examples
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (Sequin-1.0.tar.gz) = bebb10feefbf0b03c330d37478c84c21
MD5 (URI-Sequin-1.1.tar.gz) = e277ceb1080c7ead1a129ea4af0f0c9f

View File

@ -6,5 +6,7 @@ Unlike traditional applications for doing this, it does not rely
on a preset list of search engines and thus currently works with
almost every search engine URL the author could get his hands on.
WWW: http://search.cpan.org/search?dist=URI-Sequin
-Anton
<tobez@FreeBSD.org>

View File

@ -1,8 +1,8 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/URI/Sequin/.packlist
lib/perl5/site_perl/%%PERL_VER%%/URI/Sequin.pm
lib/perl5/site_perl/%%PERL_VER%%/URI/Sequin/examples/Example.pl
lib/perl5/site_perl/%%PERL_VER%%/URI/Sequin/examples/referer_log1.txt
lib/perl5/site_perl/%%PERL_VER%%/URI/Sequin/examples/referer_log2.txt
lib/perl5/site_perl/%%PERL_VER%%/URI/Sequin/examples/example.pl
lib/perl5/site_perl/%%PERL_VER%%/URI/Sequin/examples/ref1.log
lib/perl5/site_perl/%%PERL_VER%%/URI/Sequin/examples/ref2.log
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/URI/Sequin
@dirrm lib/perl5/site_perl/%%PERL_VER%%/URI/Sequin/examples
@dirrm lib/perl5/site_perl/%%PERL_VER%%/URI/Sequin