From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Dec 3 00:30:23 2006 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 [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2AFF516A500 for ; Sun, 3 Dec 2006 00:30:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3731F43CB4 for ; Sun, 3 Dec 2006 00:29:49 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kB30UA2B095557 for ; Sun, 3 Dec 2006 00:30:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kB30UAf4095552; Sun, 3 Dec 2006 00:30:10 GMT (envelope-from gnats) Resent-Date: Sun, 3 Dec 2006 00:30:10 GMT Resent-Message-Id: <200612030030.kB30UAf4095552@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, Jonathan Weiss Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D1E0F16A407 for ; Sun, 3 Dec 2006 00:27:02 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49DBE43CA2 for ; Sun, 3 Dec 2006 00:26:39 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id kB30R2xp060819 for ; Sun, 3 Dec 2006 00:27:02 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id kB30R2DT060818; Sun, 3 Dec 2006 00:27:02 GMT (envelope-from nobody) Message-Id: <200612030027.kB30R2DT060818@www.freebsd.org> Date: Sun, 3 Dec 2006 00:27:02 GMT From: Jonathan Weiss To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/106244: [UPDATE] fix www/rubygem-redcloth pkg-plist 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: Sun, 03 Dec 2006 00:30:23 -0000 >Number: 106244 >Category: ports >Synopsis: [UPDATE] fix www/rubygem-redcloth pkg-plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Dec 03 00:30:10 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jonathan Weiss >Release: 6_STABLE >Organization: >Environment: FreeBSD xxx.nodomain 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Dec 1 12:44:37 CET 2006 root@xxx.nodomain:/usr/obj/usr/src/sys/XXX i386 >Description: This patch fixes the pkg-plist after the recent ruby-gems update. Further it simplyfies it by using more PLIST_SUBs. >How-To-Repeat: use the patch supplied below. >Fix: cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/rubygem-redcloth/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 8 Aug 2006 11:35:26 -0000 1.6 +++ Makefile 3 Dec 2006 00:24:58 -0000 @@ -15,6 +15,8 @@ MAINTAINER= jw@innerewut.de COMMENT= A module for using Textile in Ruby +GEM_NAME= ${DISTNAME} + .include .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/rubygem-redcloth/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 17 Oct 2005 11:48:31 -0000 1.2 +++ pkg-plist 3 Dec 2006 00:24:58 -0000 @@ -1,18 +1,19 @@ -%%CACHE_DIR%%/RedCloth-3.0.3.gem -%%GEMS_DIR%%/RedCloth-3.0.3/bin/redcloth -%%GEMS_DIR%%/RedCloth-3.0.3/lib/redcloth.rb -%%GEMS_DIR%%/RedCloth-3.0.3/run-tests.rb -%%GEMS_DIR%%/RedCloth-3.0.3/tests/code.yml -%%GEMS_DIR%%/RedCloth-3.0.3/tests/images.yml -%%GEMS_DIR%%/RedCloth-3.0.3/tests/instiki.yml -%%GEMS_DIR%%/RedCloth-3.0.3/tests/links.yml -%%GEMS_DIR%%/RedCloth-3.0.3/tests/lists.yml -%%GEMS_DIR%%/RedCloth-3.0.3/tests/markdown.yml -%%GEMS_DIR%%/RedCloth-3.0.3/tests/poignant.yml -%%GEMS_DIR%%/RedCloth-3.0.3/tests/table.yml -%%GEMS_DIR%%/RedCloth-3.0.3/tests/textism.yml -%%SPEC_DIR%%/RedCloth-3.0.3.gemspec -@dirrm %%GEMS_DIR%%/RedCloth-3.0.3/tests -@dirrm %%GEMS_DIR%%/RedCloth-3.0.3/lib -@dirrm %%GEMS_DIR%%/RedCloth-3.0.3/bin -@dirrm %%GEMS_DIR%%/RedCloth-3.0.3 +%%GEM_CACHE%% +%%GEM_LIB_DIR%%/bin/redcloth +%%GEM_LIB_DIR%%/lib/redcloth.rb +%%GEM_LIB_DIR%%/run-tests.rb +%%GEM_LIB_DIR%%/tests/code.yml +%%GEM_LIB_DIR%%/tests/images.yml +%%GEM_LIB_DIR%%/tests/instiki.yml +%%GEM_LIB_DIR%%/tests/links.yml +%%GEM_LIB_DIR%%/tests/lists.yml +%%GEM_LIB_DIR%%/tests/markdown.yml +%%GEM_LIB_DIR%%/tests/poignant.yml +%%GEM_LIB_DIR%%/tests/table.yml +%%GEM_LIB_DIR%%/tests/textism.yml +%%GEM_SPEC%% +@dirrm %%GEM_LIB_DIR%%/tests +@dirrm %%GEM_LIB_DIR%%/lib +@dirrm %%GEM_LIB_DIR%%/bin +@dirrm %%GEM_LIB_DIR%% +@dirrm %%GEM_DOC_DIR%% >Release-Note: >Audit-Trail: >Unformatted: