summaryrefslogtreecommitdiff
path: root/www/p5-URI
diff options
context:
space:
mode:
authorshell <shell>2002-09-27 09:43:53 +0000
committershell <shell>2002-09-27 09:43:53 +0000
commita1597c07c7899a521ec4f9d8b5cc394819362b84 (patch)
treee9035471412ab06f616dc6fedeeea0fef9e0a3a2 /www/p5-URI
parentfa2e8a39bc0aee59de5da0081283061f24f14078 (diff)
downloadpkgsrc-a1597c07c7899a521ec4f9d8b5cc394819362b84.tar.gz
Updated to p5-URI-1.22
Changes : - Added URI::QueryParam module. It contains some extra methods to manipulate the query form key/value pairs. - Added support for the sip: and sips: URI scheme. Contributed by Ryan Kereliuk <ryker@ryker.org>. - use_buildlink2 - use perl5 module
Diffstat (limited to 'www/p5-URI')
-rw-r--r--www/p5-URI/Makefile11
-rw-r--r--www/p5-URI/distinfo6
2 files changed, 7 insertions, 10 deletions
diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile
index 7e69141ad48..617f78753b8 100644
--- a/www/p5-URI/Makefile
+++ b/www/p5-URI/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2002/08/20 14:48:54 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2002/09/27 09:43:53 shell Exp $
#
-DISTNAME= URI-1.21
+DISTNAME= URI-1.22
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5uri
CATEGORIES= www net perl5
@@ -14,11 +14,8 @@ BUILD_DEPENDS= p5-MIME-Base64>=2.12:../../converters/p5-MIME-Base64
CONFLICTS+= p5-libwww-5.36 # URI used to be part of that package
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/URI/.packlist
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
-
-.include "../../lang/perl5/buildlink.mk"
+.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-URI/distinfo b/www/p5-URI/distinfo
index 63408f0837f..cf5d1b59245 100644
--- a/www/p5-URI/distinfo
+++ b/www/p5-URI/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2002/08/20 14:48:54 wiz Exp $
+$NetBSD: distinfo,v 1.7 2002/09/27 09:43:53 shell Exp $
-SHA1 (URI-1.21.tar.gz) = 44085ba1c90df32e4dbec6ebaf6b013104550317
-Size (URI-1.21.tar.gz) = 85266 bytes
+SHA1 (URI-1.22.tar.gz) = 76d183a485a69097d2c2f9cf7ff1da02da76ee40
+Size (URI-1.22.tar.gz) = 88267 bytes