[csw-devel] SF.net SVN: gar:[21081] csw/mgar/pkg/cpan/HTML-Mason/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Tue May 14 21:34:28 CEST 2013


Revision: 21081
          http://gar.svn.sourceforge.net/gar/?rev=21081&view=rev
Author:   bonivart
Date:     2013-05-14 19:34:27 +0000 (Tue, 14 May 2013)
Log Message:
-----------
cpan/HTML-Mason/trunk: update to 1.51, fix name and deps

Modified Paths:
--------------
    csw/mgar/pkg/cpan/HTML-Mason/trunk/Makefile
    csw/mgar/pkg/cpan/HTML-Mason/trunk/checksums

Modified: csw/mgar/pkg/cpan/HTML-Mason/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/HTML-Mason/trunk/Makefile	2013-05-14 18:16:19 UTC (rev 21080)
+++ csw/mgar/pkg/cpan/HTML-Mason/trunk/Makefile	2013-05-14 19:34:27 UTC (rev 21081)
@@ -1,24 +1,30 @@
 NAME = HTML-Mason
-VERSION = 1.45
+VERSION = 1.51
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = DROLSKY
+AUTHOR = JSWARTZ
 
 DESCRIPTION = High-performance, dynamic web site authoring system
 define BLURB
-  Mason is a tool for building, serving and managing large web sites. Its
-  features make it an ideal backend for high load sites serving dynamic
-  content, such as online newspapers or database driven e-commerce sites.
 endef
 
 LICENSE = LICENSE
 
-PACKAGES = CSWpmhtmlmason
-CATALOGNAME = pm_htmlmason
+PACKAGES = CSWpm-html-mason
+CATALOGNAME = pm_html_mason
+SPKG_DESC_CSWpm-html-mason = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-html-mason = CSWpmhtmlmason
+CATALOGNAME_CSWpmhtmlmason = pm_htmlmason
 
-BUILD_DEP_PKGS = CSWpmlogany CSWpmtestdeep
-RUNTIME_DEP_PKGS = CSWpmexceptcls CSWpmclscontainer CSWpmparamsvalidate CSWpmcachecache
+BUILD_DEP_PKGS += CSWpm-test-deep
 
+RUNTIME_DEP_PKGS += CSWpmcachecache
+RUNTIME_DEP_PKGS += CSWpmclscontainer
+RUNTIME_DEP_PKGS += CSWpm-exception-class
+RUNTIME_DEP_PKGS += CSWpm-html-parser
+RUNTIME_DEP_PKGS += CSWpm-log-any
+RUNTIME_DEP_PKGS += CSWpm-params-validate
+
 ARCHALL = 1
 
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/HTML-Mason/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/HTML-Mason/trunk/checksums	2013-05-14 18:16:19 UTC (rev 21080)
+++ csw/mgar/pkg/cpan/HTML-Mason/trunk/checksums	2013-05-14 19:34:27 UTC (rev 21081)
@@ -1 +1 @@
-5ad416ae8425d81dde3daf5fab913a23  HTML-Mason-1.45.tar.gz
+bb7ee986b3b7b3ea54fb6b7e25c56e81  HTML-Mason-1.51.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list