[Midnightbsd-cvs] mports [19515] trunk/devel/p5-Storable: fix	license
    laffer1 at midnightbsd.org 
    laffer1 at midnightbsd.org
       
    Tue Jun 23 21:14:14 EDT 2015
    
    
  
Revision: 19515
          http://svnweb.midnightbsd.org/mports/?rev=19515
Author:   laffer1
Date:     2015-06-23 21:14:13 -0400 (Tue, 23 Jun 2015)
Log Message:
-----------
fix license
Modified Paths:
--------------
    trunk/devel/p5-Storable/Makefile
    trunk/devel/p5-Storable/pkg-plist
Modified: trunk/devel/p5-Storable/Makefile
===================================================================
--- trunk/devel/p5-Storable/Makefile	2015-06-24 01:11:59 UTC (rev 19514)
+++ trunk/devel/p5-Storable/Makefile	2015-06-24 01:14:13 UTC (rev 19515)
@@ -2,6 +2,7 @@
 
 PORTNAME=	Storable
 PORTVERSION=	2.45
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -8,8 +9,11 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Persistency for perl data structures
-LICENSE=	perl
 
+LICENSE=	artistic gpl
+LICENSE_COMB=	dual
+
+USE_PERL5=	yes
 PERL_CONFIGURE=	yes
 
 post-patch:
Modified: trunk/devel/p5-Storable/pkg-plist
===================================================================
--- trunk/devel/p5-Storable/pkg-plist	2015-06-24 01:11:59 UTC (rev 19514)
+++ trunk/devel/p5-Storable/pkg-plist	2015-06-24 01:14:13 UTC (rev 19515)
@@ -2,4 +2,4 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/Storable.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/Storable.so
 man/man3/Storable.3.gz
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable
+ at dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable
    
    
More information about the Midnightbsd-cvs
mailing list