aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2009-10-16 18:54:42 +0800
committerdemon <demon@FreeBSD.org>2009-10-16 18:54:42 +0800
commitb8481a1768d4585af717a3b4681a9b1de4a4a526 (patch)
treeb16c034682fcafc377c3a7620e4c9129d32982c8 /sysutils
parent66cd9ec7a0dab3de4fac589d2a00fbc46ddb2d27 (diff)
downloadfreebsd-ports-gnome-b8481a1768d4585af717a3b4681a9b1de4a4a526.tar.gz
freebsd-ports-gnome-b8481a1768d4585af717a3b4681a9b1de4a4a526.tar.zst
freebsd-ports-gnome-b8481a1768d4585af717a3b4681a9b1de4a4a526.zip
Update to 1.09.
PR: 139185 Submitted by: Cezary Morga <cm@therek.net>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/p5-File-Which/Makefile2
-rw-r--r--sysutils/p5-File-Which/distinfo6
-rw-r--r--sysutils/p5-File-Which/pkg-descr2
3 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/p5-File-Which/Makefile b/sysutils/p5-File-Which/Makefile
index 6b8e85734188..35396edc21af 100644
--- a/sysutils/p5-File-Which/Makefile
+++ b/sysutils/p5-File-Which/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= File-Which
-PORTVERSION= 0.05
+PORTVERSION= 1.09
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/sysutils/p5-File-Which/distinfo b/sysutils/p5-File-Which/distinfo
index 4e58e1378c0d..7fc722efe2fb 100644
--- a/sysutils/p5-File-Which/distinfo
+++ b/sysutils/p5-File-Which/distinfo
@@ -1,3 +1,3 @@
-MD5 (File-Which-0.05.tar.gz) = bd671a65f770fc0a124095e74c7c8013
-SHA256 (File-Which-0.05.tar.gz) = ee85f83119c7a5952c2a44a0183ea5c0809e98129a3473ee36cdf2227c836765
-SIZE (File-Which-0.05.tar.gz) = 7264
+MD5 (File-Which-1.09.tar.gz) = b9429edaad7f45caafa4d458afcfd8af
+SHA256 (File-Which-1.09.tar.gz) = b72fec6590160737cba97293c094962adf4f7d44d9e68dde7062ecec13f4b2c3
+SIZE (File-Which-1.09.tar.gz) = 15637
diff --git a/sysutils/p5-File-Which/pkg-descr b/sysutils/p5-File-Which/pkg-descr
index 790501d90fb0..d837999bbff7 100644
--- a/sysutils/p5-File-Which/pkg-descr
+++ b/sysutils/p5-File-Which/pkg-descr
@@ -3,3 +3,5 @@ be used to get the absolute filename of an executable program
installed somewhere in your PATH, or just check for its existence. It
includes the command-line utility `pwhich' which has the same function
as `which'.
+
+WWW: http://search.cpan.org/dist/File-Which/