svn commit: r310510 - head/databases/p5-Dancer-Plugin-DBIC

Frederic Culot culot at FreeBSD.org
Wed Jan 16 18:58:31 UTC 2013


Author: culot
Date: Wed Jan 16 18:58:29 2013
New Revision: 310510
URL: http://svnweb.freebsd.org/changeset/ports/310510

Log:
  - Update to 0.1700 [1]
  - Pass maintainership to submitter [1]
  - Add LICENSE (Artistic 1 & GPL 1)
  
  Changes:	http://search.cpan.org/dist/Dancer-Plugin-DBIC/Changes
  PR:		ports/175287 [1]
  Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail.com>

Modified:
  head/databases/p5-Dancer-Plugin-DBIC/Makefile
  head/databases/p5-Dancer-Plugin-DBIC/distinfo

Modified: head/databases/p5-Dancer-Plugin-DBIC/Makefile
==============================================================================
--- head/databases/p5-Dancer-Plugin-DBIC/Makefile	Wed Jan 16 18:49:50 2013	(r310509)
+++ head/databases/p5-Dancer-Plugin-DBIC/Makefile	Wed Jan 16 18:58:29 2013	(r310510)
@@ -1,19 +1,18 @@
-# New ports collection makefile for:	p5-Dancer-Plugin-DBIC
-# Date created:		2011-02-13
-# Whom:			<ports at c0decafe.net>
-#
+# Created by: <ports at c0decafe.net>
 # $FreeBSD$
-#
 
 PORTNAME=	Dancer-Plugin-DBIC
-PORTVERSION=	0.1504
+PORTVERSION=	0.1700
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	DBIx::Class interface for Dancer applications
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class\
 		p5-DBIx-Class-Schema-Loader>=0.07002:${PORTSDIR}/databases/p5-DBIx-Class-Schema-Loader\
 		p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer

Modified: head/databases/p5-Dancer-Plugin-DBIC/distinfo
==============================================================================
--- head/databases/p5-Dancer-Plugin-DBIC/distinfo	Wed Jan 16 18:49:50 2013	(r310509)
+++ head/databases/p5-Dancer-Plugin-DBIC/distinfo	Wed Jan 16 18:58:29 2013	(r310510)
@@ -1,2 +1,2 @@
-SHA256 (Dancer-Plugin-DBIC-0.1504.tar.gz) = 59961f230955bda6baa40e8757b39766b5c740e523cd7da573b7a2a93f81c08b
-SIZE (Dancer-Plugin-DBIC-0.1504.tar.gz) = 11312
+SHA256 (Dancer-Plugin-DBIC-0.1700.tar.gz) = 909254f24604e5a1ca207224a025aea573fbf7b85da7dc65033d696fc1d4992d
+SIZE (Dancer-Plugin-DBIC-0.1700.tar.gz) = 13788


More information about the svn-ports-all mailing list