[csw-devel] SF.net SVN: gar:[5564] csw/mgar/pkg/ldns/trunk

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Sat Jul 11 13:27:23 CEST 2009


Revision: 5564
          http://gar.svn.sourceforge.net/gar/?rev=5564&view=rev
Author:   idogan23
Date:     2009-07-11 11:27:23 +0000 (Sat, 11 Jul 2009)

Log Message:
-----------
ldns: bump version to 1.6.0

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

Added Paths:
-----------
    csw/mgar/pkg/ldns/trunk/files/CSWldns.doxyparse.diff

Removed Paths:
-------------
    csw/mgar/pkg/ldns/trunk/files/doxyparse.diff

Modified: csw/mgar/pkg/ldns/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ldns/trunk/Makefile	2009-07-10 22:24:42 UTC (rev 5563)
+++ csw/mgar/pkg/ldns/trunk/Makefile	2009-07-11 11:27:23 UTC (rev 5564)
@@ -1,5 +1,5 @@
 GARNAME = ldns
-GARVERSION = 1.5.1
+GARVERSION = 1.6.0
 CATEGORIES = lib
 
 DESCRIPTION = A library for programs conforming to DNS RFCs and drafts
@@ -13,7 +13,7 @@
 
 MASTER_SITES = http://www.nlnetlabs.nl/projects/ldns/
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += doxyparse.diff
+DISTFILES += CSWldns.doxyparse.diff
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
@@ -22,24 +22,13 @@
 # uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
 UPSTREAM_MASTER_SITES = http://www.nlnetlabs.nl/downloads/ldns\
 
-ifeq ($(shell uname -r),5.8)
-	GARCOMPILER = GCC4
-	REQUIRED_PKGS += CSWgcc4corert
-	ifeq ($(shell uname -p),sparc)
-		BUILD64 = 1
-	endif
-endif
-
-ifeq ($(shell uname -r),5.10)
-	GARCOMPILER = SOS12
-endif
-
+BUILD64 = 1
 EXTRA_BUILD_ISAS_i386 = pentium_pro
 EXTRA_BUILD_ISAS_sparc = sparcv8plus
 
 REQUIRED_PKGS += CSWosslrt
 
-PATCHFILES = doxyparse.diff
+PATCHFILES = CSWldns.doxyparse.diff
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-ssl=/opt/csw

Modified: csw/mgar/pkg/ldns/trunk/checksums
===================================================================
--- csw/mgar/pkg/ldns/trunk/checksums	2009-07-10 22:24:42 UTC (rev 5563)
+++ csw/mgar/pkg/ldns/trunk/checksums	2009-07-11 11:27:23 UTC (rev 5564)
@@ -1,2 +1,2 @@
-b5516aacfa819947cbfb6d0c34f0c546  download/doxyparse.diff
-17f73def98711e1475409d9a8d5d9dcd  download/ldns-1.5.1.tar.gz
+b5516aacfa819947cbfb6d0c34f0c546  download/CSWldns.doxyparse.diff
+cd0d4d34a60d018fbfedae6d3ee4049b  download/ldns-1.6.0.tar.gz

Copied: csw/mgar/pkg/ldns/trunk/files/CSWldns.doxyparse.diff (from rev 5491, csw/mgar/pkg/ldns/trunk/files/doxyparse.diff)
===================================================================
--- csw/mgar/pkg/ldns/trunk/files/CSWldns.doxyparse.diff	                        (rev 0)
+++ csw/mgar/pkg/ldns/trunk/files/CSWldns.doxyparse.diff	2009-07-11 11:27:23 UTC (rev 5564)
@@ -0,0 +1,9 @@
+diff --speed-large-files --minimal -Nru ldns-1.5.1.orig/doc/doxyparse.pl ldns-1.5.1/doc/doxyparse.pl
+--- ldns-1.5.1.orig/doc/doxyparse.pl	2008-05-28 10:28:39.000000000 +0200
++++ ldns-1.5.1/doc/doxyparse.pl	2009-05-12 13:41:55.220351895 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
++#!/opt/csw/bin/perl
+ 
+ # Doxygen is usefull for html documentation, but sucks 
+ # in making manual pages. Still tool also parses the .h

Deleted: csw/mgar/pkg/ldns/trunk/files/doxyparse.diff
===================================================================
--- csw/mgar/pkg/ldns/trunk/files/doxyparse.diff	2009-07-10 22:24:42 UTC (rev 5563)
+++ csw/mgar/pkg/ldns/trunk/files/doxyparse.diff	2009-07-11 11:27:23 UTC (rev 5564)
@@ -1,9 +0,0 @@
-diff --speed-large-files --minimal -Nru ldns-1.5.1.orig/doc/doxyparse.pl ldns-1.5.1/doc/doxyparse.pl
---- ldns-1.5.1.orig/doc/doxyparse.pl	2008-05-28 10:28:39.000000000 +0200
-+++ ldns-1.5.1/doc/doxyparse.pl	2009-05-12 13:41:55.220351895 +0200
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-+#!/opt/csw/bin/perl
- 
- # Doxygen is usefull for html documentation, but sucks 
- # in making manual pages. Still tool also parses the .h


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