[csw-devel] SF.net SVN: gar:[19589] csw/mgar/pkg/nspr/trunk

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Fri Nov 9 23:21:17 CET 2012


Revision: 19589
          http://gar.svn.sourceforge.net/gar/?rev=19589&view=rev
Author:   cgrzemba
Date:     2012-11-09 22:21:17 +0000 (Fri, 09 Nov 2012)
Log Message:
-----------
nspr/trunk: - bump minor version
- deactivate patch

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

Modified: csw/mgar/pkg/nspr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nspr/trunk/Makefile	2012-11-09 22:16:35 UTC (rev 19588)
+++ csw/mgar/pkg/nspr/trunk/Makefile	2012-11-09 22:21:17 UTC (rev 19589)
@@ -8,7 +8,7 @@
 
 NAME = nspr
 MAJOR_VERSION = 4
-MIN_VERSION = 9.2
+MIN_VERSION = 9.3
 VERSION = $(MAJOR_VERSION).$(MIN_VERSION)
 CATEGORIES = lib
 GARTYPE = v2
@@ -22,13 +22,14 @@
 MASTER_SITES = http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v$(VERSION)/src/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 DISTFILES += LICENSE
-PATCHFILES  = nspr-4.6.1-config.patch
+# PATCHFILES  = nspr-4.6.1-config.patch
 
 PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
 
 PACKAGES = CSWnspr-dev
 CATALOGNAME_CSWnspr-dev = nspr_dev
 SPKG_DESC_CSWnspr-dev = Netscape Portable Runtime, header files
+# do catch all
 # PKGFILES_CSWnspr-dev += $(prefix)/include.*
 # PKGFILES_CSWnspr-dev += $(bindir).*nspr-config
 # PKGFILES_CSWnspr-dev += .*/nspr\.pc
@@ -82,8 +83,8 @@
 
 export PERL
 
-localstatedir = /var/opt/csw
-sysconfdir = /etc/opt/csw
+# localstatedir = /var/opt/csw
+# sysconfdir = /etc/opt/csw
 # Move the include files to include/nspr to prevent polluting the main
 # header file namespace.
 includedir = $(prefix)/include/nspr

Modified: csw/mgar/pkg/nspr/trunk/checksums
===================================================================
--- csw/mgar/pkg/nspr/trunk/checksums	2012-11-09 22:16:35 UTC (rev 19588)
+++ csw/mgar/pkg/nspr/trunk/checksums	2012-11-09 22:21:17 UTC (rev 19589)
@@ -1 +1 @@
-1a8cad110e0ae94f538610a00f595b33  nspr-4.9.2.tar.gz
+8a21b3b6766bde3b5ed2a6a7b725e4aa  nspr-4.9.3.tar.gz

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