SF.net SVN: gar:[24237] csw/mgar/pkg/cpan/Authen-SASL/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Mon Nov 3 20:11:26 CET 2014
Revision: 24237
http://sourceforge.net/p/gar/code/24237
Author: bonivart
Date: 2014-11-03 19:11:22 +0000 (Mon, 03 Nov 2014)
Log Message:
-----------
cpan/Authen-SASL/trunk: update to 2.16, fix deps
Modified Paths:
--------------
csw/mgar/pkg/cpan/Authen-SASL/trunk/Makefile
csw/mgar/pkg/cpan/Authen-SASL/trunk/checksums
Modified: csw/mgar/pkg/cpan/Authen-SASL/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Authen-SASL/trunk/Makefile 2014-11-02 14:04:07 UTC (rev 24236)
+++ csw/mgar/pkg/cpan/Authen-SASL/trunk/Makefile 2014-11-03 19:11:22 UTC (rev 24237)
@@ -1,14 +1,11 @@
NAME = Authen-SASL
-VERSION = 2.15
+VERSION = 2.16
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = GBARR
DESCRIPTION = SASL Authentication framework
define BLURB
- SASL is a generic mechanism for authentication used by several network
- protocols. Authen::SASL provides an implementation framework that all
- protocols should be able to share.
endef
DISTFILES += COPYING
@@ -16,10 +13,10 @@
PACKAGES = CSWpm-authen-sasl
CATALOGNAME = pm_authen_sasl
SPKG_DESC_CSWpm-authen-sasl = $(DESCRIPTION)
-OBSOLETED_BY_CSWpm-authen-sasl = CSWpmauthensasl
-CATALOGNAME_CSWpmauthensasl = pm_authensasl
-RUNTIME_DEP_PKGS = CSWpmgssapi CSWpmdigesthmac
+RUNTIME_DEP_PKGS = CSWpm-gssapi
+RUNTIME_DEP_PKGS += CSWpm-digest-hmac
+
BUILD_DEP_PKGS = CSWperl
ARCHALL = 1
Modified: csw/mgar/pkg/cpan/Authen-SASL/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Authen-SASL/trunk/checksums 2014-11-02 14:04:07 UTC (rev 24236)
+++ csw/mgar/pkg/cpan/Authen-SASL/trunk/checksums 2014-11-03 19:11:22 UTC (rev 24237)
@@ -1 +1 @@
-35929abb2755cf479d548672800aebee Authen-SASL-2.15.tar.gz
+7c03a689d4c689e5a9e2f18a1c586b2f Authen-SASL-2.16.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