[csw-devel] SF.net SVN: gar:[10952] csw/mgar/pkg/cpan/Mail-Sendmail/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Sep 13 13:54:08 CEST 2010
Revision: 10952
http://gar.svn.sourceforge.net/gar/?rev=10952&view=rev
Author: dmichelsen
Date: 2010-09-13 11:54:07 +0000 (Mon, 13 Sep 2010)
Log Message:
-----------
cpan/Mail-Sendmail: Update to mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/cpan/Mail-Sendmail/trunk/Makefile
csw/mgar/pkg/cpan/Mail-Sendmail/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Mail-Sendmail/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Mail-Sendmail/trunk/files/CSWpmmailsendmail.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/Mail-Sendmail/trunk/
Property changes on: csw/mgar/pkg/cpan/Mail-Sendmail/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-Sendmail/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Mail-Sendmail/trunk/Makefile 2010-09-13 11:51:22 UTC (rev 10951)
+++ csw/mgar/pkg/cpan/Mail-Sendmail/trunk/Makefile 2010-09-13 11:54:07 UTC (rev 10952)
@@ -3,15 +3,22 @@
CATEGORIES = cpan
AUTHOR = MIVKOVIC
-DESCRIPTION = simple platform independent mailer
+DESCRIPTION = Simple platform independent mailer
define BLURB
Mail::Sendmail contains mainly &sendmail, which takes a hash with the
message to send and sends it. It is intended to be very easy to setup and
use. See also "FEATURES" below.
endef
-DISTFILES += CSWpmmailsendmail.gspec
+DISTFILES = COPYING
+PACKAGES = CSWpmmailsendmail
+CATALOGNAME = pm_mailsendmail
+
+DEPS_PKGS = CSWpmmimebase64
+
+ARCHALL = 1
+
# Skip sending test email
PATCHFILES = test.diff
Modified: csw/mgar/pkg/cpan/Mail-Sendmail/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Mail-Sendmail/trunk/checksums 2010-09-13 11:51:22 UTC (rev 10951)
+++ csw/mgar/pkg/cpan/Mail-Sendmail/trunk/checksums 2010-09-13 11:54:07 UTC (rev 10952)
@@ -1,3 +1 @@
-95e273944104b91d674e13f3c0baf614 download/CSWpmmailsendmail.gspec
-038f261afd091d8fad347d6c66d2833d download/Mail-Sendmail-0.79.tar.gz
-5d84534de7f77beb1a83f4cf296e6b12 download/test.diff
+038f261afd091d8fad347d6c66d2833d Mail-Sendmail-0.79.tar.gz
Added: csw/mgar/pkg/cpan/Mail-Sendmail/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Mail-Sendmail/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Mail-Sendmail/trunk/files/COPYING 2010-09-13 11:54:07 UTC (rev 10952)
@@ -0,0 +1,4 @@
+ You can use this module freely. (Someone complained this is too vague.
+ So, more precisely: do whatever you want with it, but be warned that
+ terrible things will happen to you if you use it badly, like for sending
+ spam, or ...?)
Deleted: csw/mgar/pkg/cpan/Mail-Sendmail/trunk/files/CSWpmmailsendmail.gspec
===================================================================
--- csw/mgar/pkg/cpan/Mail-Sendmail/trunk/files/CSWpmmailsendmail.gspec 2010-09-13 11:51:22 UTC (rev 10951)
+++ csw/mgar/pkg/cpan/Mail-Sendmail/trunk/files/CSWpmmailsendmail.gspec 2010-09-13 11:54:07 UTC (rev 10952)
@@ -1,4 +0,0 @@
-%var bitname pm_mailsendmail
-%var pkgname CSWpmmailsendmail
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
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