ports/125457: [MAINTAINER] x11/terminator: Fix plist
Thomas Hurst
tom at hur.st
Thu Jul 10 00:40:03 UTC 2008
>Number: 125457
>Category: ports
>Synopsis: [MAINTAINER] x11/terminator: Fix 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: Thu Jul 10 00:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Thomas Hurst
>Release: FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD voi.nightsdawn.sf 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Apr 11 15:52:35 BST 2008
>Description:
Add terminatorlib and fy directories to the plist. Doh.
port test didn't complain about the terminatorlib directory during
the extra files test for some reason.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- terminator-0.9_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11/terminator/Makefile /usr/home/freaky/work/ports/x11/terminator/Makefile
--- /usr/ports/x11/terminator/Makefile 2008-07-09 02:35:00.000000000 +0100
+++ /usr/home/freaky/work/ports/x11/terminator/Makefile 2008-07-10 01:18:53.000000000 +0100
@@ -2,11 +2,12 @@
# Date created: 2008-03-14
# Whom: Thomas Hurst <tom at hur.st>
#
-# $FreeBSD: ports/x11/terminator/Makefile,v 1.3 2008/07/09 01:35:00 beech Exp $
+# $FreeBSD$
#
PORTNAME= terminator
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= x11 python
MASTER_SITES= https://launchpad.net/terminator/trunk/${PORTVERSION}/+download/ \
http://hur.st/mirror/terminator/
diff -ruN --exclude=CVS /usr/ports/x11/terminator/pkg-plist /usr/home/freaky/work/ports/x11/terminator/pkg-plist
--- /usr/ports/x11/terminator/pkg-plist 2008-07-09 02:35:00.000000000 +0100
+++ /usr/home/freaky/work/ports/x11/terminator/pkg-plist 2008-07-10 01:16:21.000000000 +0100
@@ -71,3 +71,6 @@
%%NLS%%share/locale/tr/LC_MESSAGES/terminator.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/terminator.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/terminator.mo
+ at dirrm %%PYTHON_SITELIBDIR%%/terminatorlib
+ at dirrmtry share/locale/fy/LC_MESSAGES
+ at dirrmtry share/locale/fy
--- terminator-0.9_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list