summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-URI-Sequin/Makefile9
-rw-r--r--www/p5-URI-Sequin/distinfo2
-rw-r--r--www/p5-URI-Sequin/pkg-descr2
-rw-r--r--www/p5-URI-Sequin/pkg-plist6
4 files changed, 11 insertions, 8 deletions
diff --git a/www/p5-URI-Sequin/Makefile b/www/p5-URI-Sequin/Makefile
index 894d8b3fcaaf..c6d531941fb4 100644
--- a/www/p5-URI-Sequin/Makefile
+++ b/www/p5-URI-Sequin/Makefile
@@ -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>
diff --git a/www/p5-URI-Sequin/distinfo b/www/p5-URI-Sequin/distinfo
index 051f810820ed..cb6bd902345b 100644
--- a/www/p5-URI-Sequin/distinfo
+++ b/www/p5-URI-Sequin/distinfo
@@ -1 +1 @@
-MD5 (Sequin-1.0.tar.gz) = bebb10feefbf0b03c330d37478c84c21
+MD5 (URI-Sequin-1.1.tar.gz) = e277ceb1080c7ead1a129ea4af0f0c9f
diff --git a/www/p5-URI-Sequin/pkg-descr b/www/p5-URI-Sequin/pkg-descr
index 3019444d8235..e0bed068beb4 100644
--- a/www/p5-URI-Sequin/pkg-descr
+++ b/www/p5-URI-Sequin/pkg-descr
@@ -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>
diff --git a/www/p5-URI-Sequin/pkg-plist b/www/p5-URI-Sequin/pkg-plist
index adbf619e22a9..2e1ec51290a1 100644
--- a/www/p5-URI-Sequin/pkg-plist
+++ b/www/p5-URI-Sequin/pkg-plist
@@ -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