pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/p5-Lchown Updating sysutils/p5-Lchown from 1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/d02f25871c09
branches: trunk
changeset: 572233:d02f25871c09
user: sno <sno%pkgsrc.org@localhost>
date: Mon Feb 22 16:30:40 2010 +0000
description:
Updating sysutils/p5-Lchown from 1.00nb2 to 1.01
pkgsrc changes:
- Add license definition
- Add new module type
- Make clear that it requires a C compiler
Upstream changes:
1.01 2009-10-18
RT #25968
changed to Module::Build
diffstat:
sysutils/p5-Lchown/Makefile | 10 +++++++---
sysutils/p5-Lchown/distinfo | 8 ++++----
2 files changed, 11 insertions(+), 7 deletions(-)
diffs (43 lines):
diff -r 099a9f010c01 -r d02f25871c09 sysutils/p5-Lchown/Makefile
--- a/sysutils/p5-Lchown/Makefile Mon Feb 22 16:24:15 2010 +0000
+++ b/sysutils/p5-Lchown/Makefile Mon Feb 22 16:30:40 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2008/10/19 19:18:47 he Exp $
+# $NetBSD: Makefile,v 1.10 2010/02/22 16:30:40 sno Exp $
-DISTNAME= Lchown-1.00
+DISTNAME= Lchown-1.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+#PKGREVISION= 2
SVR4_PKGNAME= p5lc
CATEGORIES= sysutils perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NC/NCLEATON/
@@ -11,10 +11,14 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Lchown/
COMMENT= Perl5 module interface to the lchown() system call
+LICENSE= ${PERL5_LICENSE}
+
+USE_LANGUAGES+= c
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Lchown/.packlist
+PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 099a9f010c01 -r d02f25871c09 sysutils/p5-Lchown/distinfo
--- a/sysutils/p5-Lchown/distinfo Mon Feb 22 16:24:15 2010 +0000
+++ b/sysutils/p5-Lchown/distinfo Mon Feb 22 16:30:40 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/04/04 09:34:08 wiz Exp $
+$NetBSD: distinfo,v 1.4 2010/02/22 16:30:40 sno Exp $
-SHA1 (Lchown-1.00.tar.gz) = 9c19b0f2e8303121ac0b95ce14977546ba118efb
-RMD160 (Lchown-1.00.tar.gz) = 0a0548928a32ca43ba5ed7418c7191ca25aa29f9
-Size (Lchown-1.00.tar.gz) = 3466 bytes
+SHA1 (Lchown-1.01.tar.gz) = ccdb55c08713582f633f85616e8d8d2c8ccfc841
+RMD160 (Lchown-1.01.tar.gz) = 8f8e4b87be177d190feedc2aede3745c967e9b63
+Size (Lchown-1.01.tar.gz) = 4018 bytes
Home |
Main Index |
Thread Index |
Old Index