[csw-devel] SF.net SVN: gar:[9267] csw/mgar/pkg/cpan/User-Identity/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Mar 19 16:15:39 CET 2010
Revision: 9267
http://gar.svn.sourceforge.net/gar/?rev=9267&view=rev
Author: dmichelsen
Date: 2010-03-19 15:15:38 +0000 (Fri, 19 Mar 2010)
Log Message:
-----------
cpan/User-Identity: Update to 0.93 and mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/cpan/User-Identity/trunk/Makefile
csw/mgar/pkg/cpan/User-Identity/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/User-Identity/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/User-Identity/trunk/files/CSWpmuserident.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/User-Identity/trunk/
Property changes on: csw/mgar/pkg/cpan/User-Identity/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/cpan/User-Identity/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/User-Identity/trunk/Makefile 2010-03-19 14:51:47 UTC (rev 9266)
+++ csw/mgar/pkg/cpan/User-Identity/trunk/Makefile 2010-03-19 15:15:38 UTC (rev 9267)
@@ -1,17 +1,20 @@
GARNAME = User-Identity
-GARVERSION = 0.91
+GARVERSION = 0.93
CATEGORIES = cpan
AUTHOR = MARKOV
-DESCRIPTION = maintains info about a physical person
+DESCRIPTION = Maintains info about a physical person
define BLURB
The User::Identity object is created to maintain a set of informational
objects which are related to one user. The User::Identity module tries to be
smart providing defaults, conversions and often required combinations.
endef
-DEPENDS += cpan/Geography-Countries
+DISTFILES = COPYING
-DISTFILES += CSWpmuserident.gspec
+PACKAGES = CSWpmuseridentity
+CATALOGNAME = pm_useridentity
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/User-Identity/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/User-Identity/trunk/checksums 2010-03-19 14:51:47 UTC (rev 9266)
+++ csw/mgar/pkg/cpan/User-Identity/trunk/checksums 2010-03-19 15:15:38 UTC (rev 9267)
@@ -1,2 +1,2 @@
-cb43684894b0574168b7026ba9e68cd2 download/CSWpmuserident.gspec
-d5929be62a99b90f60b07062ab86a2ec download/User-Identity-0.91.tar.gz
+fa1e7f978b9a434f435c2e457d6df01e COPYING
+c6efb646ea66ef7c479b0eed2a24480d User-Identity-0.93.tar.gz
Copied: csw/mgar/pkg/cpan/User-Identity/trunk/files/COPYING (from rev 9245, csw/mgar/pkg/cpan/User-Identity/trunk/files/CSWpmuserident.gspec)
===================================================================
--- csw/mgar/pkg/cpan/User-Identity/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/User-Identity/trunk/files/COPYING 2010-03-19 15:15:38 UTC (rev 9267)
@@ -0,0 +1,4 @@
+Copyright (C) 2003 Mark Overmeer
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/User-Identity/trunk/files/CSWpmuserident.gspec
===================================================================
--- csw/mgar/pkg/cpan/User-Identity/trunk/files/CSWpmuserident.gspec 2010-03-19 14:51:47 UTC (rev 9266)
+++ csw/mgar/pkg/cpan/User-Identity/trunk/files/CSWpmuserident.gspec 2010-03-19 15:15:38 UTC (rev 9267)
@@ -1,9 +0,0 @@
-%var bitname pm_userident
-%var pkgname CSWpmuserident
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright (C) 2003 Mark Overmeer
-
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
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