[csw-devel] SF.net SVN: gar:[9260] csw/mgar/pkg/cpan/Mail-Box/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Mar 19 14:55:50 CET 2010
Revision: 9260
http://gar.svn.sourceforge.net/gar/?rev=9260&view=rev
Author: dmichelsen
Date: 2010-03-19 13:55:50 +0000 (Fri, 19 Mar 2010)
Log Message:
-----------
cpan/Mail-Box: Update to 2.093 and mGAR v2, a ton of dependencies is missing
Modified Paths:
--------------
csw/mgar/pkg/cpan/Mail-Box/trunk/Makefile
csw/mgar/pkg/cpan/Mail-Box/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Mail-Box/trunk/files/CSWpmmailbox.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/Mail-Box/trunk/
Property changes on: csw/mgar/pkg/cpan/Mail-Box/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/Mail-Box/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Mail-Box/trunk/Makefile 2010-03-19 13:49:25 UTC (rev 9259)
+++ csw/mgar/pkg/cpan/Mail-Box/trunk/Makefile 2010-03-19 13:55:50 UTC (rev 9260)
@@ -1,9 +1,9 @@
GARNAME = Mail-Box
-GARVERSION = 2.069
+GARVERSION = 2.093
CATEGORIES = cpan
AUTHOR = MARKOV
-DESCRIPTION = manage a mailbox, a folder with messages
+DESCRIPTION = Manage a mailbox, a folder with messages
define BLURB
Mail::Box is the base class for accessing various types of mailboxes
(folders) in a uniform manner. The various folder types vary on how they
@@ -13,11 +13,13 @@
same directory.
endef
-DEPENDS += cpan/Scalar-List-Utils cpan/File-Remove cpan/Object-Realize-Later
-DEPENDS += cpan/MailTools cpan/MIME-Types cpan/URI cpan/IO-stringy
-DEPENDS += cpan/Digest-HMAC cpan/User-Identity cpan/TimeDate
-DEPENDS += cpan/MIME-tools cpan/HTML-Format cpan/Time-HiRes
+PACKAGES = CSWpmmailbox
+CATALOGNAME = pm_mailbox
-DISTFILES += CSWpmmailbox.gspec
+LICENSE = LICENSE
+# TBD: Add a ton of dependencies, including libdbx from http://sourceforge.net/project/ol2mbox/
+
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Mail-Box/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Mail-Box/trunk/checksums 2010-03-19 13:49:25 UTC (rev 9259)
+++ csw/mgar/pkg/cpan/Mail-Box/trunk/checksums 2010-03-19 13:55:50 UTC (rev 9260)
@@ -1,2 +1 @@
-8b4b3245b949a747be39f26d19ef2515 download/CSWpmmailbox.gspec
-3af6e42fb857d62f1c599d5451a88320 download/Mail-Box-2.069.tar.gz
+a13f206901c978d98a4bd6930855cccd Mail-Box-2.093.tar.gz
Deleted: csw/mgar/pkg/cpan/Mail-Box/trunk/files/CSWpmmailbox.gspec
===================================================================
--- csw/mgar/pkg/cpan/Mail-Box/trunk/files/CSWpmmailbox.gspec 2010-03-19 13:49:25 UTC (rev 9259)
+++ csw/mgar/pkg/cpan/Mail-Box/trunk/files/CSWpmmailbox.gspec 2010-03-19 13:55:50 UTC (rev 9260)
@@ -1,5 +0,0 @@
-%var bitname pm_mailbox
-%var pkgname CSWpmmailbox
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright url file://%{WORKSRC}/LICENSE
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