svn commit: r310607 - head/www/p5-Apache-Singleton
Frederic Culot
culot at FreeBSD.org
Fri Jan 18 14:27:53 UTC 2013
Author: culot
Date: Fri Jan 18 14:27:52 2013
New Revision: 310607
URL: http://svnweb.freebsd.org/changeset/ports/310607
Log:
- Update to 0.15 [1]
- Pass maintainership to submitter [1]
- Add LICENSE (Artistic 1 & GPL 1)
PR: ports/175388 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail.com>
Modified:
head/www/p5-Apache-Singleton/Makefile
head/www/p5-Apache-Singleton/distinfo
Modified: head/www/p5-Apache-Singleton/Makefile
==============================================================================
--- head/www/p5-Apache-Singleton/Makefile Fri Jan 18 14:26:48 2013 (r310606)
+++ head/www/p5-Apache-Singleton/Makefile Fri Jan 18 14:27:52 2013 (r310607)
@@ -1,20 +1,19 @@
-# New ports collection makefile for: p5-Apache-Singleton
-# Date created: 2005-02-28
-# Whom: ports at c0decafe.net
-#
+# Created by: ports at c0decafe.net
# $FreeBSD$
-#
PORTNAME= Apache-Singleton
-PORTVERSION= 0.11
+PORTVERSION= 0.15
CATEGORIES= www devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= 5u623l20 at gmail.com
COMMENT= Singleton class for mod_perl
-RUN_DEPENDS=p5-Class-Singleton>=0:${PORTSDIR}/devel/p5-Class-Singleton
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+RUN_DEPENDS= p5-Class-Singleton>=0:${PORTSDIR}/devel/p5-Class-Singleton
PERL_CONFIGURE= yes
Modified: head/www/p5-Apache-Singleton/distinfo
==============================================================================
--- head/www/p5-Apache-Singleton/distinfo Fri Jan 18 14:26:48 2013 (r310606)
+++ head/www/p5-Apache-Singleton/distinfo Fri Jan 18 14:27:52 2013 (r310607)
@@ -1,2 +1,2 @@
-SHA256 (Apache-Singleton-0.11.tar.gz) = 8c87c5c5187e594e26fed12ad4f0bb6ed2fbf3565cd2c7fcd4c57225a912a773
-SIZE (Apache-Singleton-0.11.tar.gz) = 8424
+SHA256 (Apache-Singleton-0.15.tar.gz) = ab8ff15d92859a3bbd57b9f6b2d277877b5448af775cb9d563ad43b88d442f0e
+SIZE (Apache-Singleton-0.15.tar.gz) = 16038
More information about the svn-ports-all
mailing list