From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 9 00:00:56 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4AFB16A422 for ; Fri, 9 Dec 2005 00:00:56 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E50D443D60 for ; Fri, 9 Dec 2005 00:00:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jB900IPQ015601 for ; Fri, 9 Dec 2005 00:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jB900H1r015600; Fri, 9 Dec 2005 00:00:18 GMT (envelope-from gnats) Resent-Date: Fri, 9 Dec 2005 00:00:18 GMT Resent-Message-Id: <200512090000.jB900H1r015600@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, Phillip Neumann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3B3516A420 for ; Thu, 8 Dec 2005 23:52:01 +0000 (GMT) (envelope-from pneumann@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF61743D5F for ; Thu, 8 Dec 2005 23:51:56 +0000 (GMT) (envelope-from pneumann@gmail.com) Received: by wproxy.gmail.com with SMTP id i28so784579wra for ; Thu, 08 Dec 2005 15:51:54 -0800 (PST) Received: by 10.54.66.8 with SMTP id o8mr3968949wra; Thu, 08 Dec 2005 15:51:54 -0800 (PST) Received: from book.sofsis.cl ( [200.74.44.159]) by mx.gmail.com with ESMTP id 8sm61324wrl.2005.12.08.15.51.52; Thu, 08 Dec 2005 15:51:54 -0800 (PST) Message-Id: <1134085909.0@book.sofsis.cl> Date: Thu, 8 Dec 2005 23:51:49 -0000 From: Phillip Neumann To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/90128: update x11-themes/icon-naming-utils X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2005 00:00:57 -0000 >Number: 90128 >Category: ports >Synopsis: update x11-themes/icon-naming-utils >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Dec 09 00:00:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Phillip Neumann >Release: FreeBSD 6.0-RELEASE i386 >Organization: >Environment: System: FreeBSD 6.0-RELEASE #0: Wed Nov 2 19:37:08 UTC 2005 root@book.sofsis.cl:/usr/obj/usr/src/sys/BOOK6 >Description: Update to version 0.6.0 >How-To-Repeat: >Fix: --- icon-naming.patch begins here --- diff -ruN icon-naming-utils.old/Makefile icon-naming-utils/Makefile --- icon-naming-utils.old/Makefile Sun Nov 27 06:32:53 2005 +++ icon-naming-utils/Makefile Thu Dec 8 22:02:26 2005 @@ -6,7 +6,7 @@ # PORTNAME= icon-naming-utils -PORTVERSION= 0.4.0 +PORTVERSION= 0.6.0 CATEGORIES= x11-themes MASTER_SITES= http://tango-project.org/releases/ @@ -19,5 +19,9 @@ USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes +USE_GNOME= gnomehack pkgconfig + +pre-configure: + @ ${REINPLACE_CMD} -e "s|[(]datadir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g" ${WRKSRC}/Makefile.in .include diff -ruN icon-naming-utils.old/distinfo icon-naming-utils/distinfo --- icon-naming-utils.old/distinfo Sun Nov 27 06:32:53 2005 +++ icon-naming-utils/distinfo Thu Dec 8 21:09:11 2005 @@ -1,3 +1,3 @@ -MD5 (icon-naming-utils-0.4.0.tar.gz) = acaeadd89d499a4cf189e953a0e6af9b -SHA256 (icon-naming-utils-0.4.0.tar.gz) = 0adee7ba9ab1a28651f4f25d02479491c51a26b742d9285a28f0b8a9d4f19bef -SIZE (icon-naming-utils-0.4.0.tar.gz) = 54464 +MD5 (icon-naming-utils-0.6.0.tar.gz) = f6a931b9979dec8b1e647b0365c70ff4 +SHA256 (icon-naming-utils-0.6.0.tar.gz) = 4c2c55b01e79be7971db728354fa6bbad8f4f5d560c92deb6e2f52e6c40e042a +SIZE (icon-naming-utils-0.6.0.tar.gz) = 58713 diff -ruN icon-naming-utils.old/pkg-plist icon-naming-utils/pkg-plist --- icon-naming-utils.old/pkg-plist Sun Nov 27 06:32:53 2005 +++ icon-naming-utils/pkg-plist Thu Dec 8 21:28:21 2005 @@ -1,5 +1,6 @@ -bin/icon-name-mapping +libexec/icon-name-mapping share/dtds/legacy-icon-mapping.dtd +libdata/pkgconfig/icon-naming-utils.pc share/icon-naming-utils/legacy-icon-mapping.xml @dirrm share/dtds @dirrm share/icon-naming-utils --- icon-naming.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: