From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Nov 7 21:00:23 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BADC1065675 for ; Mon, 7 Nov 2011 21:00:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 74A4A8FC22 for ; Mon, 7 Nov 2011 21:00:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id pA7L0NNC027701 for ; Mon, 7 Nov 2011 21:00:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id pA7L0Nos027694; Mon, 7 Nov 2011 21:00:23 GMT (envelope-from gnats) Resent-Date: Mon, 7 Nov 2011 21:00:23 GMT Resent-Message-Id: <201111072100.pA7L0Nos027694@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthew Seaman Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C574106566C for ; Mon, 7 Nov 2011 20:51:06 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3fd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 6E61F8FC19 for ; Mon, 7 Nov 2011 20:51:05 +0000 (UTC) Received: from lucid-nonsense.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id pA7KovUs036253 for ; Mon, 7 Nov 2011 20:50:57 GMT (envelope-from matthew@lucid-nonsense.infracaninophile.co.uk) Received: (from matthew@localhost) by lucid-nonsense.infracaninophile.co.uk (8.14.5/8.14.5/Submit) id pA7KouU8036252; Mon, 7 Nov 2011 20:50:56 GMT (envelope-from matthew) Message-Id: <201111072050.pA7KouU8036252@lucid-nonsense.infracaninophile.co.uk> Date: Mon, 7 Nov 2011 20:50:56 GMT From: Matthew Seaman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/162356: [maintainer] ports-mgmt/p5-FreeBSD-Portindex update to 2.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthew Seaman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2011 21:00:23 -0000 >Number: 162356 >Category: ports >Synopsis: [maintainer] ports-mgmt/p5-FreeBSD-Portindex update to 2.7 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Nov 07 21:00:22 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 8.2-STABLE amd64 >Organization: Infracaninophile >Environment: System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.2-STABLE FreeBSD 8.2-STABLE #21: Sat Nov 5 11:47:22 GMT 2011 root@lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64 >Description: Routine bug-fix update to new version. ChangeLog: - Fixup plain input to cache-update so now it should cope with any file or directory in the ports tree, and directories need not have trailing '/' appended. Assumes two level ports heirarchy. - 'use warnings' means '-w' is redundant - Documentation improvements - Match WWW: tags in pkg-descr even if they have leading whitespace - Fix dependency accumulation /again!/ - Don't bail-out when encountering 'dependency on something not a port' -- instead, carry on recursing for all other dependencies of that port. - Docco improvements suggested by bartsch (at) dssgmbh.de - Make the %Config array a package global in FreeBSD::Portindex::Config, and export it from there as required. No need to say '$::Config{FooBar}' in .portindexrc (although that still worlks). Plain $Config{FooBar} now preferred. - Improved handling of some port errors. Setting eg. JAVA_VENDOR in the make environment will result in certain ports producing bogus dependency data. Detect this and emit warning messages at cache-{init,update} time. - Regularize paths in the pkg-descr (5th) field of the generated INDEX. No more '../..' >How-To-Repeat: >Fix: --- p5-FreeBSD-Portindex.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile,v retrieving revision 1.21 diff -u -u -r1.21 Makefile --- Makefile 26 Oct 2011 21:16:25 -0000 1.21 +++ Makefile 7 Nov 2011 20:41:06 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile,v 1.21 2011/10/26 21:16:25 dougb Exp $ PORTNAME= FreeBSD-Portindex -PORTVERSION= 2.6 +PORTVERSION= 2.7 CATEGORIES= ports-mgmt perl5 MASTER_SITES= http://www.infracaninophile.co.uk/portindex/ PKGNAMEPREFIX= p5- @@ -29,7 +29,7 @@ RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz .endif -USE_XZ= yes +USE_XZ= yes PERL_CONFIGURE= yes CACHE_DIR?= /var/db/portindex Index: distinfo =================================================================== RCS file: /home/ncvs/ports/ports-mgmt/p5-FreeBSD-Portindex/distinfo,v retrieving revision 1.16 diff -u -u -r1.16 distinfo --- distinfo 26 Oct 2011 21:16:25 -0000 1.16 +++ distinfo 7 Nov 2011 20:41:06 -0000 @@ -1,2 +1,2 @@ -SHA256 (FreeBSD-Portindex-2.6.tar.xz) = 909ea1b4ff67ea08617a54452b6ed9e999787d6ff3458cb59fb6aa81ecc67c13 -SIZE (FreeBSD-Portindex-2.6.tar.xz) = 51828 +SHA256 (FreeBSD-Portindex-2.7.tar.xz) = c57639bc399699db4b9dc76437aded1df554240a210fd010db9ec78a08c34cb8 +SIZE (FreeBSD-Portindex-2.7.tar.xz) = 52612 --- p5-FreeBSD-Portindex.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: