diff options
author | ache <ache@FreeBSD.org> | 2001-11-26 10:31:26 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-11-26 10:31:26 +0800 |
commit | eb4f718eebe2e74c81327a11deaf0fe5c83862e8 (patch) | |
tree | c21d4ed851d7fa34a4d1309a41f2785339810deb /net | |
parent | 3f67d3bcf6a6ec8c9a082d53b2e8c38746208f51 (diff) | |
download | freebsd-ports-gnome-eb4f718eebe2e74c81327a11deaf0fe5c83862e8.tar.gz freebsd-ports-gnome-eb4f718eebe2e74c81327a11deaf0fe5c83862e8.tar.zst freebsd-ports-gnome-eb4f718eebe2e74c81327a11deaf0fe5c83862e8.zip |
Upgrade to 1.17
PR: 32262
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-URI/Makefile | 2 | ||||
-rw-r--r-- | net/p5-URI/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index dbffd2ab6e37..5f481233e308 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI -PORTVERSION= 1.15 +PORTVERSION= 1.17 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index 054e2dc1ec51..78fade01f3a2 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1 +1 @@ -MD5 (URI-1.15.tar.gz) = 5de825facf03ae3e6185f76a99f1ede1 +MD5 (URI-1.17.tar.gz) = 86ef92d7e84019ae44e0c4445b5fcf40 |