[csw-devel] SF.net SVN: gar:[19014] csw/mgar/pkg/cpan/perl-ldap/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sat Aug 18 13:00:35 CEST 2012
Revision: 19014
http://gar.svn.sourceforge.net/gar/?rev=19014&view=rev
Author: bonivart
Date: 2012-08-18 11:00:35 +0000 (Sat, 18 Aug 2012)
Log Message:
-----------
cpan/perl-ldap/trunk: update to 0.44, fix deps
Modified Paths:
--------------
csw/mgar/pkg/cpan/perl-ldap/trunk/Makefile
csw/mgar/pkg/cpan/perl-ldap/trunk/checksums
Modified: csw/mgar/pkg/cpan/perl-ldap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/perl-ldap/trunk/Makefile 2012-08-18 10:09:42 UTC (rev 19013)
+++ csw/mgar/pkg/cpan/perl-ldap/trunk/Makefile 2012-08-18 11:00:35 UTC (rev 19014)
@@ -1,8 +1,8 @@
NAME = perl-ldap
-VERSION = 0.4001
+VERSION = 0.44
CATEGORIES = cpan
GARTYPE = v2
-AUTHOR = GBARR
+AUTHOR = MARSCHAP
DESCRIPTION = Lightweight Directory Access Protocol
define BLURB
@@ -11,20 +11,27 @@
maintenance functions such as adding, deleting or modifying entries.
endef
-DISTFILES = COPYING
+DISTFILES += COPYING
DISTFILES += CSWpm-ldap.releasenotes
PACKAGES = CSWpm-ldap
CATALOGNAME = pm_ldap
SPKG_DESC_CSWpm-ldap = $(DESCRIPTION)
ARCHALL = 1
+
+# Name change
OBSOLETED_BY_CSWpm-ldap = CSWpmldap
CATALOGNAME_CSWpmldap = pm_ldap_stub
# Harmless /usr/local references
CHECKPKG_OVERRIDES_CSWpm-ldap += file-with-bad-content
-RUNTIME_DEP_PKGS = CSWpmxmlsax CSWpmauthensasl CSWpmiosocketssl CSWpmuri CSWpmconvertasn1 CSWpmmimebase64
+RUNTIME_DEP_PKGS = CSWpm-xml-sax
+RUNTIME_DEP_PKGS += CSWpm-authen-sasl
+RUNTIME_DEP_PKGS += CSWpm-io-socket-ssl
+RUNTIME_DEP_PKGS += CSWpm-uri
+RUNTIME_DEP_PKGS += CSWpmconvertasn1
+RUNTIME_DEP_PKGS += CSWpm-mime-base64
# 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 2012-08-18 10:09:42 UTC (rev 19013)
+++ csw/mgar/pkg/cpan/perl-ldap/trunk/checksums 2012-08-18 11:00:35 UTC (rev 19014)
@@ -1 +1 @@
-f30af2904b093fa81a42ab682ca440a6 perl-ldap-0.4001.tar.gz
+707c31839de6f4717000372421464911 perl-ldap-0.44.tar.gz
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