diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-07-26 10:03:29 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-07-26 10:03:29 +0800 |
commit | 5d9fd6d515b941e3f669b42697916edb46f2e460 (patch) | |
tree | c9586afe1c9d797e04a136fe03bf1ed376bcd952 /net | |
parent | ca3dff41714835723b2c8bbfe1912c6116301cad (diff) | |
download | freebsd-ports-gnome-5d9fd6d515b941e3f669b42697916edb46f2e460.tar.gz freebsd-ports-gnome-5d9fd6d515b941e3f669b42697916edb46f2e460.tar.zst freebsd-ports-gnome-5d9fd6d515b941e3f669b42697916edb46f2e460.zip |
upgrade to 1.15
PR: 69559
Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Gopher/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Gopher/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-Gopher/Makefile b/net/p5-Net-Gopher/Makefile index 6b31cdf25096..5682bbd0dcaa 100644 --- a/net/p5-Net-Gopher/Makefile +++ b/net/p5-Net-Gopher/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Gopher -PORTVERSION= 1.05 +PORTVERSION= 1.15 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/net/p5-Net-Gopher/distinfo b/net/p5-Net-Gopher/distinfo index 9a32ad72fc6a..92809e91eee9 100644 --- a/net/p5-Net-Gopher/distinfo +++ b/net/p5-Net-Gopher/distinfo @@ -1,2 +1,2 @@ -MD5 (Net-Gopher-1.05.tar.gz) = 20f3c1628fed59a2b626c13d5de3589f -SIZE (Net-Gopher-1.05.tar.gz) = 90018 +MD5 (Net-Gopher-1.15.tar.gz) = f00ecbe7046d07cb2d2ce4be161ed633 +SIZE (Net-Gopher-1.15.tar.gz) = 99136 |