SF.net SVN: gar:[23365] csw/mgar/pkg/pv/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Apr 6 16:28:21 CEST 2014


Revision: 23365
          http://sourceforge.net/p/gar/code/23365
Author:   dmichelsen
Date:     2014-04-06 14:28:16 +0000 (Sun, 06 Apr 2014)
Log Message:
-----------
pv/trunk: Update to 1.5.2 and latest standards

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

Modified: csw/mgar/pkg/pv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pv/trunk/Makefile	2014-04-06 13:54:44 UTC (rev 23364)
+++ csw/mgar/pkg/pv/trunk/Makefile	2014-04-06 14:28:16 UTC (rev 23365)
@@ -1,5 +1,5 @@
 NAME = pv
-VERSION = 1.2.0
+VERSION = 1.5.2
 GARTYPE = v2
 
 DESCRIPTION =  Monitor the progress of data through a pipe
@@ -13,21 +13,20 @@
 endef
 
 VENDOR_URL   = http://www.ivarch.com/programs/pv.shtml
-MASTER_SITES = http://pipeviewer.googlecode.com/files/
-DISTFILES    = $(NAME)-$(VERSION).tar.gz
-LICENSE      = doc/COPYING
+MASTER_SITES = http://www.ivarch.com/programs/sources/
+DISTFILES += $(DISTNAME).tar.bz2
+LICENSE = doc/COPYING
 
-UPSTREAM_MASTER_SITES = $(VENDOR_URL)
+PACKAGES += CSWpv
+SPKG_DESC_CSWpv = Monitor the progress of data through a pipe
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWpv += CSWlibintl8
 
-RUNTIME_DEP_PKGS = CSWlibintl8
+# We require GNU grep
+TEST_ENV_PATH = /opt/csw/gnu:$(PATH)
 
-CONFIGURE_ARGS = $(DIRPATHS)
-
 include gar/category.mk
 
-# test-012 uses tr complements (-c) which don't work with /usr/bin/tr
-PATH := /opt/csw/gnu:$(PATH)
-
 post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(NAME)
 post-install-modulated:
 	gunzip $(DESTDIR)$(mandir)/man1/pv.1.gz

Modified: csw/mgar/pkg/pv/trunk/checksums
===================================================================
--- csw/mgar/pkg/pv/trunk/checksums	2014-04-06 13:54:44 UTC (rev 23364)
+++ csw/mgar/pkg/pv/trunk/checksums	2014-04-06 14:28:16 UTC (rev 23365)
@@ -1 +1 @@
-f7cc65c850ac98c6013cc448050eee4b  pv-1.2.0.tar.gz
+fdcd0be1e333602f82a70921b87976b8  pv-1.5.2.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