[csw-devel] SF.net SVN: gar:[5232] csw/mgar/pkg/libntlm/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jun 11 17:23:38 CEST 2009
Revision: 5232
http://gar.svn.sourceforge.net/gar/?rev=5232&view=rev
Author: dmichelsen
Date: 2009-06-11 15:23:38 +0000 (Thu, 11 Jun 2009)
Log Message:
-----------
libntlm: Update to 1.1 and dynamic gspec
Modified Paths:
--------------
csw/mgar/pkg/libntlm/trunk/Makefile
csw/mgar/pkg/libntlm/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/libntlm/trunk/files/CSWlibntlm.gspec
Modified: csw/mgar/pkg/libntlm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libntlm/trunk/Makefile 2009-06-11 13:24:35 UTC (rev 5231)
+++ csw/mgar/pkg/libntlm/trunk/Makefile 2009-06-11 15:23:38 UTC (rev 5232)
@@ -1,5 +1,5 @@
GARNAME = libntlm
-GARVERSION = 1.0
+GARVERSION = 1.1
CATEGORIES = lib
DESCRIPTION = Microsoft WinNT domain authentication library
@@ -13,7 +13,6 @@
MASTER_SITES = http://josefsson.org/libntlm/releases/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWlibntlm,)
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
@@ -24,4 +23,6 @@
TEST_TARGET = check
+SPKG_SOURCEURL = http://josefsson.org/libntlm/
+
include gar/category.mk
Modified: csw/mgar/pkg/libntlm/trunk/checksums
===================================================================
--- csw/mgar/pkg/libntlm/trunk/checksums 2009-06-11 13:24:35 UTC (rev 5231)
+++ csw/mgar/pkg/libntlm/trunk/checksums 2009-06-11 15:23:38 UTC (rev 5232)
@@ -1,2 +1 @@
-83dc36023ce36de0f0d2f98294c040c1 download/libntlm-1.0.tar.gz
-88b460b4c08154149578f07b03e360f9 download/CSWlibntlm.gspec
+9ae0b6fa77c3f789e68db1fd708159e1 download/libntlm-1.1.tar.gz
Deleted: csw/mgar/pkg/libntlm/trunk/files/CSWlibntlm.gspec
===================================================================
--- csw/mgar/pkg/libntlm/trunk/files/CSWlibntlm.gspec 2009-06-11 13:24:35 UTC (rev 5231)
+++ csw/mgar/pkg/libntlm/trunk/files/CSWlibntlm.gspec 2009-06-11 15:23:38 UTC (rev 5232)
@@ -1,4 +0,0 @@
-%var bitname libntlm
-%var pkgname CSWlibntlm
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC}/COPYING
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