From owner-svn-ports-all@FreeBSD.ORG Sun Aug 24 13:54:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 72D276D4; Sun, 24 Aug 2014 13:54:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5EE7F3F3C; Sun, 24 Aug 2014 13:54:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7ODstu0021455; Sun, 24 Aug 2014 13:54:55 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7ODstZV021453; Sun, 24 Aug 2014 13:54:55 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201408241354.s7ODstZV021453@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Sun, 24 Aug 2014 13:54:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365924 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2014 13:54:55 -0000 Author: wg Date: Sun Aug 24 13:54:54 2014 New Revision: 365924 URL: http://svnweb.freebsd.org/changeset/ports/365924 QAT: https://qat.redports.org/buildarchive/r365924/ Log: sysutils/procenv: update to 0.36 PR: 192816 Submitted by: maintainer Modified: head/sysutils/procenv/Makefile head/sysutils/procenv/distinfo Modified: head/sysutils/procenv/Makefile ============================================================================== --- head/sysutils/procenv/Makefile Sun Aug 24 13:53:43 2014 (r365923) +++ head/sysutils/procenv/Makefile Sun Aug 24 13:54:54 2014 (r365924) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= procenv -PORTVERSION= 0.32 +PORTVERSION= 0.36 CATEGORIES= sysutils MASTER_SITES= https://launchpad.net/procenv/trunk/${PORTVERSION}/+download/ \ - DEBIAN \ - http://people.canonical.com/~jhunt/debian/procenv/ + http://people.canonical.com/~jhunt/debian/procenv/${PORTVERSION}/ \ + DEBIAN MAINTAINER= james.hunt@ubuntu.com COMMENT= Utility to show process environment Modified: head/sysutils/procenv/distinfo ============================================================================== --- head/sysutils/procenv/distinfo Sun Aug 24 13:53:43 2014 (r365923) +++ head/sysutils/procenv/distinfo Sun Aug 24 13:54:54 2014 (r365924) @@ -1,2 +1,2 @@ -SHA256 (procenv-0.32.tar.gz) = 238bcf117b2475bbe783ffed663bdffc804c54f6fc9c7e927c08c5ac061acf80 -SIZE (procenv-0.32.tar.gz) = 252507 +SHA256 (procenv-0.36.tar.gz) = 70550499d0602ffbb4bbbe91c1a6d468d44589ab29b74b5ccc42b9558f970fb4 +SIZE (procenv-0.36.tar.gz) = 264248