pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-RadiusPerl - adding destdir support and license...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/928c38f93712
branches:  trunk
changeset: 395155:928c38f93712
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 16:15:31 2009 +0000

description:
- adding destdir support and license of perl itself (README)
- removing dependencies which are included in perl core meanwhile
- removed empty PLIST

diffstat:

 net/p5-RadiusPerl/Makefile |  7 ++++---
 net/p5-RadiusPerl/PLIST    |  1 -
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r ae2a553b0332 -r 928c38f93712 net/p5-RadiusPerl/Makefile
--- a/net/p5-RadiusPerl/Makefile        Tue Jul 07 16:12:02 2009 +0000
+++ b/net/p5-RadiusPerl/Makefile        Tue Jul 07 16:15:31 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/03/21 22:27:53 adrianp Exp $
+# $NetBSD: Makefile,v 1.3 2009/07/07 16:15:31 sno Exp $
 #
 
 DISTNAME=      RadiusPerl-0.13
@@ -9,9 +9,10 @@
 MAINTAINER=    adrianp%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/CPAN/authors/id/M/MA/MANOWAR/
 COMMENT=       Provide simple Radius client facilities
+LICENSE=       artistic
 
-DEPENDS+=      p5-Digest-MD5>=2.20:../../security/p5-Digest-MD5
-DEPENDS+=      p5-IO>=1.12:../../devel/p5-IO
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 DEPENDS+=      p5-Data-HexDump>=0.02:../../textproc/p5-Data-HexDump
 
 WRKSRC=                ${WRKDIR}/Authen-Radius-0.13
diff -r ae2a553b0332 -r 928c38f93712 net/p5-RadiusPerl/PLIST
--- a/net/p5-RadiusPerl/PLIST   Tue Jul 07 16:12:02 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/04 00:31:51 adrianp Exp $



Home | Main Index | Thread Index | Old Index