From owner-svn-ports-head@FreeBSD.ORG Sat May 11 21:21:38 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 960822B6; Sat, 11 May 2013 21:21:38 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 877DA96D; Sat, 11 May 2013 21:21:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4BLLc6k074227; Sat, 11 May 2013 21:21:38 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4BLLcuN074224; Sat, 11 May 2013 21:21:38 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201305112121.r4BLLcuN074224@svn.freebsd.org> From: Raphael Kubo da Costa Date: Sat, 11 May 2013 21:21:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317918 - head/sysutils/procenv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 May 2013 21:21:38 -0000 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 (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