Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2013 21:21:38 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317918 - head/sysutils/procenv
Message-ID:  <201305112121.r4BLLcuN074224@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sat May 11 21:21:37 2013
New Revision: 317918
URL: http://svnweb.freebsd.org/changeset/ports/317918

Log:
  Update to 0.21.
  
  PR:		ports/177715
  Submitted by:	James Hunt <james.hunt@ubuntu.com> (maintainer)

Modified:
  head/sysutils/procenv/Makefile
  head/sysutils/procenv/distinfo

Modified: head/sysutils/procenv/Makefile
==============================================================================
--- head/sysutils/procenv/Makefile	Sat May 11 21:19:22 2013	(r317917)
+++ head/sysutils/procenv/Makefile	Sat May 11 21:21:37 2013	(r317918)
@@ -2,9 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	procenv
-PORTVERSION=	0.20
+PORTVERSION=	0.21
 CATEGORIES=	sysutils
-MASTER_SITES=	http://launchpadlibrarian.net/128556138/
+MASTER_SITES=	https://launchpad.net/procenv/trunk/${PORTVERSION}/+download/ \
+		DEBIAN \
+		http://people.canonical.com/~jhunt/debian/procenv/
 
 MAINTAINER=	james.hunt@ubuntu.com
 COMMENT=	Utility to show process environment
@@ -13,6 +15,7 @@ LICENSE=	GPLv3
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
+FETCH_ARGS=	-Fpr
 
 MAN1=		procenv.1
 PLIST_FILES=	bin/procenv

Modified: head/sysutils/procenv/distinfo
==============================================================================
--- head/sysutils/procenv/distinfo	Sat May 11 21:19:22 2013	(r317917)
+++ head/sysutils/procenv/distinfo	Sat May 11 21:21:37 2013	(r317918)
@@ -1,2 +1,2 @@
-SHA256 (procenv-0.20.tar.gz) = 5405daba9373bc410ad227c0a1be1e960fe52f3ea070d55593cec46d11b7fe6a
-SIZE (procenv-0.20.tar.gz) = 210631
+SHA256 (procenv-0.21.tar.gz) = c29e7a0a4a1f882a456cb0c7d27c7ca9991da86d20f975cf131e5fc96f81fcae
+SIZE (procenv-0.21.tar.gz) = 211693



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305112121.r4BLLcuN074224>