diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-05-02 11:50:22 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-05-02 11:50:22 +0000 |
commit | 7a83adbd4f679185cbf86fc9456c5ef8ec345c06 (patch) | |
tree | 762d63220a11551b2a342d448c24300597c3d28e | |
parent | Mark as deprecated, this is a very outdated version of GNOME (1.4) and (diff) |
Update to 0.0.3. Assign maintainer to perl@.
Notes
Notes:
svn path=/head/; revision=161189
-rw-r--r-- | devel/p5-Sub-Installer/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Sub-Installer/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-Sub-Installer/Makefile b/devel/p5-Sub-Installer/Makefile index 67201b1ce0e1..2efaec2f5689 100644 --- a/devel/p5-Sub-Installer/Makefile +++ b/devel/p5-Sub-Installer/Makefile @@ -6,13 +6,14 @@ # PORTNAME= Sub-Installer -PORTVERSION= 0.0.2 +PORTVERSION= 0.0.3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Sub PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Sub::Installer - A clean way to (re)install package subroutines BUILD_DEPENDS= p5-version>0:${PORTSDIR}/devel/p5-version diff --git a/devel/p5-Sub-Installer/distinfo b/devel/p5-Sub-Installer/distinfo index 326ec16a0b0d..a3c5323ed8ca 100644 --- a/devel/p5-Sub-Installer/distinfo +++ b/devel/p5-Sub-Installer/distinfo @@ -1,3 +1,3 @@ -MD5 (Sub-Installer-0.0.2.tar.gz) = 16f7d81aaec68f4bb637a81839a9736e -SHA256 (Sub-Installer-0.0.2.tar.gz) = d4d8a4e5523a89cd30e5be9e150b66c22bc53e886fb550a14e47d191b3c122e6 -SIZE (Sub-Installer-0.0.2.tar.gz) = 4580 +MD5 (Sub-Installer-v0.0.3.tar.gz) = a53680fc4ecd1ed0d5f27988562b10aa +SHA256 (Sub-Installer-v0.0.3.tar.gz) = 3ea0a478f16473732e98adf795f43972e0082eb9be11681233877de9c112701a +SIZE (Sub-Installer-v0.0.3.tar.gz) = 4755 |