Patch attached for sysutils/procenv update to version 0.23. Fix: Patch attached with submission follows:
Class Changed From-To: change-request->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback Fails to fetch from Debian mirrors, file size mismatch on others.
Apologies - I hadn't realised that procenv 0.23 was still in the Debian pending queue. However, it has now been uploaded and all MASTER_SITES now work for me so I can only think your file size mismatch issue was a transitory one? Kind regards, James. -- James Hunt ____________________________________ #upstart on freenode http://upstart.ubuntu.com/cookbook https://lists.ubuntu.com/mailman/listinfo/upstart-devel
Author: pawel Date: Thu Jun 6 14:43:50 2013 New Revision: 320103 URL: http://svnweb.freebsd.org/changeset/ports/320103 Log: Update to version 0.23 PR: ports/179144 Submitted by: James Hunt <james.hunt@ubuntu.com> (maintainer) Modified: head/sysutils/procenv/Makefile (contents, props changed) head/sysutils/procenv/distinfo (contents, props changed) Modified: head/sysutils/procenv/Makefile ============================================================================== --- head/sysutils/procenv/Makefile Thu Jun 6 14:37:23 2013 (r320102) +++ head/sysutils/procenv/Makefile Thu Jun 6 14:43:50 2013 (r320103) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= procenv -PORTVERSION= 0.21 +PORTVERSION= 0.23 CATEGORIES= sysutils MASTER_SITES= https://launchpad.net/procenv/trunk/${PORTVERSION}/+download/ \ DEBIAN \ Modified: head/sysutils/procenv/distinfo ============================================================================== --- head/sysutils/procenv/distinfo Thu Jun 6 14:37:23 2013 (r320102) +++ head/sysutils/procenv/distinfo Thu Jun 6 14:43:50 2013 (r320103) @@ -1,2 +1,2 @@ -SHA256 (procenv-0.21.tar.gz) = c29e7a0a4a1f882a456cb0c7d27c7ca9991da86d20f975cf131e5fc96f81fcae -SIZE (procenv-0.21.tar.gz) = 211693 +SHA256 (procenv-0.23.tar.gz) = 02f977bc7a61f7e366e193d76097f7390903c9a8c9270a09b96431b7db5e7ba9 +SIZE (procenv-0.23.tar.gz) = 212792 _______________________________________________ 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"
State Changed From-To: feedback->closed Committed. Thanks!