Revision: 16559
          http://gar.svn.sourceforge.net/gar/?rev=16559&view=rev
Author:   dmichelsen
Date:     2011-12-18 14:15:54 +0000 (Sun, 18 Dec 2011)
Log Message:
-----------
pigz/trunk: Update to 2.1.7 and latest standards

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

Modified: csw/mgar/pkg/pigz/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pigz/trunk/Makefile    2011-12-18 14:00:16 UTC (rev 16558)
+++ csw/mgar/pkg/pigz/trunk/Makefile    2011-12-18 14:15:54 UTC (rev 16559)
@@ -1,5 +1,5 @@
 NAME = pigz
-VERSION = 2.1.6
+VERSION = 2.1.7
 CATEGORIES = utils
 
 DESCRIPTION = A parallel implementation of gzip
@@ -12,21 +12,19 @@
 
 MASTER_SITES = http://www.zlib.net/pigz/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
+DISTNAME = $(NAME)
 DISTFILES += pigz-wrapper
 DISTFILES += unpigz-wrapper
 
-# We define upstream file regex so we can be notifed of new upstream software 
release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+VENDOR_URL = http://www.zlib.net/pigz/
 
-# If the url used to check for software update is different of MASTER_SITES, 
then 
-# uncomment the next line. Otherwise it is set by default to the value of 
MASTER_SITES
-# UPSTREAM_MASTER_SITES = 
-
-SPKG_SOURCEURL = http://www.zlib.net/pigz/
-
 LICENSE = README
 
-RUNTIME_DEP_PKGS = CSWzlib
+PACKAGES += CSWpigz
+SPKG_DESC_CSWpigz = A parallel implementation of gzip
+RUNTIME_DEP_PKGS_CSWpigz += CSWlibz1
+# This is just the license
+CHECKPKG_OVERRIDES_CSWpigz += 
file-with-bad-content|/usr/local|root/opt/csw/share/doc/pigz/license
 
 # Optimization show effects < 5%
 #REQUESTED_ISAS = $(ISALIST_$(GARCOMPILER))

Modified: csw/mgar/pkg/pigz/trunk/checksums
===================================================================
--- csw/mgar/pkg/pigz/trunk/checksums   2011-12-18 14:00:16 UTC (rev 16558)
+++ csw/mgar/pkg/pigz/trunk/checksums   2011-12-18 14:15:54 UTC (rev 16559)
@@ -1,3 +1 @@
-cbe9030c4be3d0ef2438ee5f8b169ca4  pigz-2.1.6.tar.gz
-58c123caae9ea93973c815d175e43dbf  pigz-wrapper
-13ba5dde0a6279f3394947a587f1c027  unpigz-wrapper
+a09e1097fdc05ac0fff763bdb4d2d5e4  pigz-2.1.7.tar.gz

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to