Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 2008 01:34:39 +0100
From:      Thomas Hurst <tom@hur.st>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125457: [MAINTAINER] x11/terminator: Fix plist
Message-ID:  <E1KGk7L-0005hI-By@voi.aagh.net>
Resent-Message-ID: <200807100040.m6A0e20d093531@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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
+@dirrm %%PYTHON_SITELIBDIR%%/terminatorlib
+@dirrmtry share/locale/fy/LC_MESSAGES
+@dirrmtry share/locale/fy
--- terminator-0.9_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1KGk7L-0005hI-By>