[csw-devel] SF.net SVN: gar:[4216] csw/mgar/pkg/cpan/perl-ldap/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Tue Apr 7 15:25:57 CEST 2009
Revision: 4216
http://gar.svn.sourceforge.net/gar/?rev=4216&view=rev
Author: bonivart
Date: 2009-04-07 13:25:57 +0000 (Tue, 07 Apr 2009)
Log Message:
-----------
perl-ldap: update to 0.39
Modified Paths:
--------------
csw/mgar/pkg/cpan/perl-ldap/trunk/Makefile
csw/mgar/pkg/cpan/perl-ldap/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/perl-ldap/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/perl-ldap/trunk/files/CSWpmldap.depend
csw/mgar/pkg/cpan/perl-ldap/trunk/files/CSWpmldap.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/perl-ldap/trunk/
Property changes on: csw/mgar/pkg/cpan/perl-ldap/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/perl-ldap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/perl-ldap/trunk/Makefile 2009-04-07 12:48:14 UTC (rev 4215)
+++ csw/mgar/pkg/cpan/perl-ldap/trunk/Makefile 2009-04-07 13:25:57 UTC (rev 4216)
@@ -1,5 +1,5 @@
GARNAME = perl-ldap
-GARVERSION = 0.34
+GARVERSION = 0.39
CATEGORIES = cpan
AUTHOR = GBARR
@@ -10,12 +10,21 @@
maintenance functions such as adding, deleting or modifying entries.
endef
-DISTFILES += CSWpmldap.gspec CSWpmldap.depend
+DISTFILES = COPYING
+PACKAGES = CSWpmldap
+CATALOGNAME = pm_ldap
+ARCHALL = 1
+
+REQUIRED_PKGS = CSWpmxmlsax CSWpmauthensasl CSWpmiosocketssl CSWpmuri CSWpmconvertasn1 CSWpmmimebase64
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
DEPENDS += cpan/Convert-ASN1 cpan/IO-Socket-SSL
DEPENDS += cpan/Authen-SASL cpan/XML-SAX
# Module version numbers defeat Sort::Versions
-MANUAL_UPDATE = 1
+#MANUAL_UPDATE = 1
include gar/category.mk
Modified: csw/mgar/pkg/cpan/perl-ldap/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/perl-ldap/trunk/checksums 2009-04-07 12:48:14 UTC (rev 4215)
+++ csw/mgar/pkg/cpan/perl-ldap/trunk/checksums 2009-04-07 13:25:57 UTC (rev 4216)
@@ -1,3 +1,2 @@
-3f89b099591e33b3f040adba367c56ff download/CSWpmldap.gspec
-a857be6cb94009be59ef97db547d91f7 download/CSWpmldap.depend
-398689b0a7b1615075a6b5035f6e3e91 download/perl-ldap-0.34.tar.gz
+4d6588c2fa0d38ae162f6314d201d89e download/COPYING
+0c31097aa22672a2831a7542250d1b55 download/perl-ldap-0.39.tar.gz
Added: csw/mgar/pkg/cpan/perl-ldap/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/perl-ldap/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/perl-ldap/trunk/files/COPYING 2009-04-07 13:25:57 UTC (rev 4216)
@@ -0,0 +1,3 @@
+Copyright (c) 1997-2004 Graham Barr. All rights reserved.
+This package is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/perl-ldap/trunk/files/CSWpmldap.depend
===================================================================
--- csw/mgar/pkg/cpan/perl-ldap/trunk/files/CSWpmldap.depend 2009-04-07 12:48:14 UTC (rev 4215)
+++ csw/mgar/pkg/cpan/perl-ldap/trunk/files/CSWpmldap.depend 2009-04-07 13:25:57 UTC (rev 4216)
@@ -1,4 +0,0 @@
-P CSWpmauthensasl pm_authensasl - SASL Authentication framework
-P CSWpmconvertasn1 pm_convertasn1 - ASN.1 Encode/Decode library
-P CSWpmiosocketssl pm_iosocketssl - nearly transparent SSL encapsulation for IO::Socket::INET.
-P CSWpmxmlsax pm_xmlsax - Simple API for XML
Deleted: csw/mgar/pkg/cpan/perl-ldap/trunk/files/CSWpmldap.gspec
===================================================================
--- csw/mgar/pkg/cpan/perl-ldap/trunk/files/CSWpmldap.gspec 2009-04-07 12:48:14 UTC (rev 4215)
+++ csw/mgar/pkg/cpan/perl-ldap/trunk/files/CSWpmldap.gspec 2009-04-07 13:25:57 UTC (rev 4216)
@@ -1,7 +0,0 @@
-%var bitname pm_ldap
-%var pkgname CSWpmldap
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright (c) 1997-2004 Graham Barr. All rights reserved.
-This package 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