summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam>2011-08-16 09:37:17 +0000
committeradam <adam>2011-08-16 09:37:17 +0000
commita1c20c33c47a3922518e68fa270b54f0166f8bb3 (patch)
tree14121ca29b349149ac69bc6716cdd60ee07dddb3
parent51a688eea352b520eb095096e4e81bb39b044680 (diff)
downloadpkgsrc-a1c20c33c47a3922518e68fa270b54f0166f8bb3.tar.gz
Changes 1.022:
* document how () after the function name overrides the prototype. * improve documentation, fix the examples.
-rw-r--r--devel/p5-Guard/Makefile9
-rw-r--r--devel/p5-Guard/distinfo8
2 files changed, 8 insertions, 9 deletions
diff --git a/devel/p5-Guard/Makefile b/devel/p5-Guard/Makefile
index 76a58af8319..0d9dec56077 100644
--- a/devel/p5-Guard/Makefile
+++ b/devel/p5-Guard/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2011/08/14 12:26:08 obache Exp $
+# $NetBSD: Makefile,v 1.4 2011/08/16 09:37:17 adam Exp $
-DISTNAME= Guard-1.021
+DISTNAME= Guard-1.022
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}
@@ -14,8 +13,8 @@ LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-USE_LANGUAGES= c
-PERL5_PACKLIST= auto/Guard/.packlist
+USE_LANGUAGES= c
+PERL5_PACKLIST= auto/Guard/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Guard/distinfo b/devel/p5-Guard/distinfo
index f963b0540f2..b56037dfd69 100644
--- a/devel/p5-Guard/distinfo
+++ b/devel/p5-Guard/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/08/08 20:52:22 sno Exp $
+$NetBSD: distinfo,v 1.2 2011/08/16 09:37:17 adam Exp $
-SHA1 (Guard-1.021.tar.gz) = a2e6ca5a8336add12c5a75cbd7408e14f62d2a77
-RMD160 (Guard-1.021.tar.gz) = d432ea4c9fdff3eaa41fe786cb52201acb870d27
-Size (Guard-1.021.tar.gz) = 6621 bytes
+SHA1 (Guard-1.022.tar.gz) = d144eae8b5ed42315f69da0699946d0e507f56ac
+RMD160 (Guard-1.022.tar.gz) = a236240f39edb3d0893f8508ac64691f1efffd99
+Size (Guard-1.022.tar.gz) = 6793 bytes