Date: Sat, 11 May 2013 21:30:01 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/177715: commit references a PR Message-ID: <201305112130.r4BLU12K006224@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/177715; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/177715: commit references a PR Date: Sat, 11 May 2013 21:21:49 +0000 (UTC) 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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305112130.r4BLU12K006224>