[csw-devel] SF.net SVN: gar:[4296] csw/mgar/pkg/libtasn1/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Apr 13 21:29:38 CEST 2009


Revision: 4296
          http://gar.svn.sourceforge.net/gar/?rev=4296&view=rev
Author:   dmichelsen
Date:     2009-04-13 19:29:36 +0000 (Mon, 13 Apr 2009)

Log Message:
-----------
libtasn1: Update to 2.0

Modified Paths:
--------------
    csw/mgar/pkg/libtasn1/trunk/Makefile
    csw/mgar/pkg/libtasn1/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/libtasn1/trunk/files/CSWlibtasn1.gspec

Modified: csw/mgar/pkg/libtasn1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libtasn1/trunk/Makefile	2009-04-13 17:58:14 UTC (rev 4295)
+++ csw/mgar/pkg/libtasn1/trunk/Makefile	2009-04-13 19:29:36 UTC (rev 4296)
@@ -1,25 +1,22 @@
 GARNAME = libtasn1
-GARVERSION = 1.8
+GARVERSION = 2.0
 CATEGORIES = lib
 
 DESCRIPTION = GNU ASN1 library
 define BLURB
 endef
 
-MASTER_SITES = http://ftp.gnu.org/pub/gnu/gnutls/
-#DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES  = $(GARNAME)-1-20090116.tar.gz
-DISTFILES += $(call admfiles,CSWlibtasn1,)
+MASTER_SITES = $(GNU_MIRROR)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 
 SPKG_SOURCEURL = http://www.gnu.org/software/gnutls/
 
 # We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
 REQUIRED_PKGS =
 
 BUILD64 = 1
-NO_ISAEXEC = 1
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --disable-static

Modified: csw/mgar/pkg/libtasn1/trunk/checksums
===================================================================
--- csw/mgar/pkg/libtasn1/trunk/checksums	2009-04-13 17:58:14 UTC (rev 4295)
+++ csw/mgar/pkg/libtasn1/trunk/checksums	2009-04-13 19:29:36 UTC (rev 4296)
@@ -1,2 +1 @@
-cd6fa14e1ae5e422edcd154c26d6c923  download/libtasn1-1-20090116.tar.gz
-efdfe199ba7cec7c8c1d86c43a1bc43c  download/CSWlibtasn1.gspec
+e9b1462f04b2586b03905b0ed9528261  download/libtasn1-2.0.tar.gz

Deleted: csw/mgar/pkg/libtasn1/trunk/files/CSWlibtasn1.gspec
===================================================================
--- csw/mgar/pkg/libtasn1/trunk/files/CSWlibtasn1.gspec	2009-04-13 17:58:14 UTC (rev 4295)
+++ csw/mgar/pkg/libtasn1/trunk/files/CSWlibtasn1.gspec	2009-04-13 19:29:36 UTC (rev 4296)
@@ -1,4 +0,0 @@
-%var            bitname libtasn1
-%var            pkgname CSWlibtasn1
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC_FIRSTMOD}/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