[csw-devel] SF.net SVN: gar:[7024] csw/mgar/pkg/libmcrypt/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Oct 29 17:26:32 CET 2009
Revision: 7024
http://gar.svn.sourceforge.net/gar/?rev=7024&view=rev
Author: dmichelsen
Date: 2009-10-29 16:26:32 +0000 (Thu, 29 Oct 2009)
Log Message:
-----------
libmcrypt: Update configure options, tests still don't work
Modified Paths:
--------------
csw/mgar/pkg/libmcrypt/trunk/Makefile
csw/mgar/pkg/libmcrypt/trunk/checksums
Modified: csw/mgar/pkg/libmcrypt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libmcrypt/trunk/Makefile 2009-10-29 16:24:58 UTC (rev 7023)
+++ csw/mgar/pkg/libmcrypt/trunk/Makefile 2009-10-29 16:26:32 UTC (rev 7024)
@@ -14,12 +14,13 @@
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
BUILD64 = 1
NOISALIST = 1
CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --enable-dynamic-loading
CONFIGURE_ARGS += --with-included-algos=cast-128,gost,rijndael-128,twofish,arcfour,cast-256,loki97,rijndael-192,saferplus,wake,blowfish-compat,des,rijndael-256,serpent,xtea,blowfish,enigma,rc2,tripledes
TEST_TARGET = check
Modified: csw/mgar/pkg/libmcrypt/trunk/checksums
===================================================================
--- csw/mgar/pkg/libmcrypt/trunk/checksums 2009-10-29 16:24:58 UTC (rev 7023)
+++ csw/mgar/pkg/libmcrypt/trunk/checksums 2009-10-29 16:26:32 UTC (rev 7024)
@@ -1 +1 @@
-c4f491dd411a09e9de3b8702ea6f73eb download/libmcrypt-2.5.8.tar.bz2
+c4f491dd411a09e9de3b8702ea6f73eb libmcrypt-2.5.8.tar.bz2
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