[csw-devel] SF.net SVN: gar:[2481] csw/mgar/pkg/libntlm/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Dec 9 10:45:39 CET 2008
Revision: 2481
http://gar.svn.sourceforge.net/gar/?rev=2481&view=rev
Author: dmichelsen
Date: 2008-12-09 09:45:39 +0000 (Tue, 09 Dec 2008)
Log Message:
-----------
libntlm: Update to 1.0 and mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/libntlm/trunk/Makefile
csw/mgar/pkg/libntlm/trunk/checksums
csw/mgar/pkg/libntlm/trunk/files/CSWlibntlm.gspec
Property Changed:
----------------
csw/mgar/pkg/libntlm/trunk/
Property changes on: csw/mgar/pkg/libntlm/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/libntlm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libntlm/trunk/Makefile 2008-12-09 09:13:56 UTC (rev 2480)
+++ csw/mgar/pkg/libntlm/trunk/Makefile 2008-12-09 09:45:39 UTC (rev 2481)
@@ -1,5 +1,5 @@
GARNAME = libntlm
-GARVERSION = 0.4.2
+GARVERSION = 1.0
CATEGORIES = lib
DESCRIPTION = Microsoft WinNT domain authentication library
@@ -18,6 +18,8 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+BUILD64 = 1
+
CONFIGURE_ARGS = $(DIRPATHS)
TEST_TARGET = check
Modified: csw/mgar/pkg/libntlm/trunk/checksums
===================================================================
--- csw/mgar/pkg/libntlm/trunk/checksums 2008-12-09 09:13:56 UTC (rev 2480)
+++ csw/mgar/pkg/libntlm/trunk/checksums 2008-12-09 09:45:39 UTC (rev 2481)
@@ -1,2 +1,2 @@
-e68a4e20628de0259b54f59725b9c486 download/libntlm-0.4.2.tar.gz
-88b460b4c08154149578f07b03e360f9 download/CSWlibntlm.gspec
+83dc36023ce36de0f0d2f98294c040c1 download/libntlm-1.0.tar.gz
+f2c4153eb60293c0c209044812c07cae download/CSWlibntlm.gspec
Modified: csw/mgar/pkg/libntlm/trunk/files/CSWlibntlm.gspec
===================================================================
--- csw/mgar/pkg/libntlm/trunk/files/CSWlibntlm.gspec 2008-12-09 09:13:56 UTC (rev 2480)
+++ csw/mgar/pkg/libntlm/trunk/files/CSWlibntlm.gspec 2008-12-09 09:45:39 UTC (rev 2481)
@@ -1,4 +1,4 @@
%var bitname libntlm
%var pkgname CSWlibntlm
%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC}/COPYING
+%copyright url file://%{WORKSRC_DEFAULT}/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