ports/65837: [patch] fix plist for misc/gtktalog and unbreak
Mark Linimon
linimon at FreeBSD.org
Wed Apr 21 01:50:19 UTC 2004
>Number: 65837
>Category: ports
>Synopsis: [patch] fix plist for misc/gtktalog and unbreak
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Apr 20 18:50:18 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Mark Linimon
>Release: FreeBSD 4.9-STABLE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #3: Thu Jan 22 20:41:05 CST 2004 root at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
This port is currently marked broken due to a plist bug. I would
just go ahead and commit this myself except for the ports freeze.
Maintainer, do I have your permission to commit this change once
it's lifted?
>How-To-Repeat:
make install/make deinstall
>Fix:
Index: Makefile
===================================================================
RCS file: /mnt/FreeBSD/ncvs/ports/misc/gtktalog/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile 23 Feb 2004 02:05:23 -0000 1.13
+++ Makefile 21 Apr 2004 01:39:05 -0000
@@ -15,8 +15,6 @@
MAINTAINER= rael at vectorstar.net
COMMENT= GTKtalog is a tool to make disk catalogs
-BROKEN= "Broken pkg-plist"
-
USE_GNOME= gnomeprefix gnomelibs
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
Index: pkg-plist
===================================================================
RCS file: /mnt/FreeBSD/ncvs/ports/misc/gtktalog/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist 17 Dec 2003 18:17:48 -0000 1.4
+++ pkg-plist 21 Apr 2004 01:39:05 -0000
@@ -1,4 +1,5 @@
bin/gtktalog
+lib/gtktalog/aviinfo
lib/gtktalog/mpeginfo
lib/gtktalog/htmltitle
lib/gtktalog/modinfo
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list