[csw-devel] SF.net SVN: gar:[13658] csw/mgar/pkg/cpan/perl-ldap/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Mon Mar 7 23:10:56 CET 2011
Revision: 13658
http://gar.svn.sourceforge.net/gar/?rev=13658&view=rev
Author: bonivart
Date: 2011-03-07 22:10:56 +0000 (Mon, 07 Mar 2011)
Log Message:
-----------
cpan/perl-ldap/trunk: Update to 0.4001. Rename.
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/CSWpm-ldap.releasenotes
Modified: csw/mgar/pkg/cpan/perl-ldap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/perl-ldap/trunk/Makefile 2011-03-07 21:45:45 UTC (rev 13657)
+++ csw/mgar/pkg/cpan/perl-ldap/trunk/Makefile 2011-03-07 22:10:56 UTC (rev 13658)
@@ -1,5 +1,5 @@
NAME = perl-ldap
-VERSION = 0.39
+VERSION = 0.4001
CATEGORIES = cpan
AUTHOR = GBARR
@@ -10,20 +10,21 @@
maintenance functions such as adding, deleting or modifying entries.
endef
-DISTFILES = COPYING
+DISTFILES = COPYING
+DISTFILES += CSWpm-ldap.releasenotes
-PACKAGES = CSWpmldap
+PACKAGES = CSWpm-ldap
CATALOGNAME = pm_ldap
+SPKG_DESC_CSWpm-ldap = $(DESCRIPTION)
ARCHALL = 1
+OBSOLETES_CSWpm-ldap = CSWpmldap
+CATALOGNAME_CSWpmldap = pm_ldap2
+# Harmless /usr/local references
+CHECKPKG_OVERRIDES_CSWpm-ldap += file-with-bad-content
+
RUNTIME_DEP_PKGS = CSWpmxmlsax CSWpmauthensasl CSWpmiosocketssl CSWpmuri CSWpmconvertasn1 CSWpmmimebase64
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\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
Modified: csw/mgar/pkg/cpan/perl-ldap/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/perl-ldap/trunk/checksums 2011-03-07 21:45:45 UTC (rev 13657)
+++ csw/mgar/pkg/cpan/perl-ldap/trunk/checksums 2011-03-07 22:10:56 UTC (rev 13658)
@@ -1,2 +1 @@
-4d6588c2fa0d38ae162f6314d201d89e download/COPYING
-0c31097aa22672a2831a7542250d1b55 download/perl-ldap-0.39.tar.gz
+f30af2904b093fa81a42ab682ca440a6 perl-ldap-0.4001.tar.gz
Added: csw/mgar/pkg/cpan/perl-ldap/trunk/files/CSWpm-ldap.releasenotes
===================================================================
--- csw/mgar/pkg/cpan/perl-ldap/trunk/files/CSWpm-ldap.releasenotes (rev 0)
+++ csw/mgar/pkg/cpan/perl-ldap/trunk/files/CSWpm-ldap.releasenotes 2011-03-07 22:10:56 UTC (rev 13658)
@@ -0,0 +1 @@
+The /usr/local references are harmless documentation examples.
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