diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-28 04:16:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-28 04:16:36 +0800 |
commit | 0ceb60eca7eb84d9a8a741ee25bf9467ed6a3397 (patch) | |
tree | c23d4a7f3c2ecb21588dfdb94b833d45831c19fd /math | |
parent | 63cab31f2d9780fc821e88e9024219790d4fce64 (diff) | |
download | freebsd-ports-gnome-0ceb60eca7eb84d9a8a741ee25bf9467ed6a3397.tar.gz freebsd-ports-gnome-0ceb60eca7eb84d9a8a741ee25bf9467ed6a3397.tar.zst freebsd-ports-gnome-0ceb60eca7eb84d9a8a741ee25bf9467ed6a3397.zip |
- Update to 1.3
- Pass maintainership to perl@
PR: 125945
Submitted by: Wen heping <wenheping@gmail.com>
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Units/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Units/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-Units/Makefile b/math/p5-Math-Units/Makefile index c4ff26487e4c..1bf8c0fbf239 100644 --- a/math/p5-Math-Units/Makefile +++ b/math/p5-Math-Units/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Math-Units -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Unit conversion MAN3= Math::Units.3 diff --git a/math/p5-Math-Units/distinfo b/math/p5-Math-Units/distinfo index 513d4f04756d..2bc052a938fd 100644 --- a/math/p5-Math-Units/distinfo +++ b/math/p5-Math-Units/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Units-1.2.tar.gz) = 5089d07f2042c567759d1c761c40dd98 -SHA256 (Math-Units-1.2.tar.gz) = a5fbd19bff53cc4c3878434f8f5b4478a3e4f7aad3e4f858ecadf91aad8e4498 -SIZE (Math-Units-1.2.tar.gz) = 12148 +MD5 (Math-Units-1.3.tar.gz) = 3674c769147eacdc0d22957d8288c104 +SHA256 (Math-Units-1.3.tar.gz) = 704202de3d4a6849cb781206cd3e156d85a2c2a93dd774ab6ab541c821a413ec +SIZE (Math-Units-1.3.tar.gz) = 13175 |