diff options
author | sno <sno@pkgsrc.org> | 2009-06-15 21:20:22 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-06-15 21:20:22 +0000 |
commit | f6ffa2be0a072617c0fe4ea6fd51033ad88f5c02 (patch) | |
tree | f6908f9906755245d1a2401003c0e33867909e36 /devel | |
parent | 6cda91ae77004f53518a12f89acc4175575f9286 (diff) | |
download | pkgsrc-f6ffa2be0a072617c0fe4ea6fd51033ad88f5c02.tar.gz |
pkgsrc changes:
- Updating package of p5 module File::ChangeNotify from 0.05 to 0.06
- Adjusting license according to META.yaml
Upstream changes:
0.06 2009-06-03
- Created a Makefile.PL from the Build.PL.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-File-ChangeNotify/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-File-ChangeNotify/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-File-ChangeNotify/Makefile b/devel/p5-File-ChangeNotify/Makefile index e2d4c7a49a7..c9ee5f46450 100644 --- a/devel/p5-File-ChangeNotify/Makefile +++ b/devel/p5-File-ChangeNotify/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2009/05/19 22:22:34 sno Exp $ +# $NetBSD: Makefile,v 1.3 2009/06/15 21:20:22 sno Exp $ # -DISTNAME= File-ChangeNotify-0.05 +DISTNAME= File-ChangeNotify-0.06 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/File-ChangeNotify/ COMMENT= Watch for changes to files, cross-platform style -LICENSE= gnu-gpl-v2 # OR artistic +LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/p5-File-ChangeNotify/distinfo b/devel/p5-File-ChangeNotify/distinfo index b9bd8723e85..f8dbe50ebd4 100644 --- a/devel/p5-File-ChangeNotify/distinfo +++ b/devel/p5-File-ChangeNotify/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/05/19 22:16:00 sno Exp $ +$NetBSD: distinfo,v 1.2 2009/06/15 21:20:22 sno Exp $ -SHA1 (File-ChangeNotify-0.05.tar.gz) = be3111e3a2b8d8b976f1a7dd2bfc5fdc683a139e -RMD160 (File-ChangeNotify-0.05.tar.gz) = a12eeb2c034c4fb1783bd81af6a6c17c450cebfc -Size (File-ChangeNotify-0.05.tar.gz) = 10079 bytes +SHA1 (File-ChangeNotify-0.06.tar.gz) = 5ba72b2232d5e3a94ca37e0de636be3238441967 +RMD160 (File-ChangeNotify-0.06.tar.gz) = 087da9b3b22669e2ed18dab9c24c1d1350e05031 +Size (File-ChangeNotify-0.06.tar.gz) = 10365 bytes |