Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2007 21:47:31 -0700 (PDT)
From:      Yen-Ming Lee <leeym@leeym.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117735: [PATCH] print/bjfiltercom: unbreak
Message-ID:  <200711010447.lA14lVg3026912@db1.leeym.com>
Resent-Message-ID: <200711010730.lA17U1PS097477@freefall.freebsd.org>

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

>Number:         117735
>Category:       ports
>Synopsis:       [PATCH] print/bjfiltercom: 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:   Thu Nov 01 07:30:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD db1.leeym.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:
- fix pkg-plist and unbreak

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- bjfiltercom-1.3_5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/print/bjfiltercom/Makefile,v
retrieving revision 1.26
diff -u -u -r1.26 Makefile
--- Makefile	25 May 2007 00:56:17 -0000	1.26
+++ Makefile	1 Nov 2007 04:47:24 -0000
@@ -19,8 +19,6 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT?=	Canon Bubble Jet Print Filter for Linux -- Common files
 
-BROKEN=		Incomplete pkg-plist
-
 EXTRACT_DEPENDS=	rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
 .if defined(SLAVE_PORT)
 RUN_DEPENDS=	stsmon:${PORTSDIR}/print/bjfiltercom \
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/print/bjfiltercom/pkg-plist,v
retrieving revision 1.10
diff -u -u -r1.10 pkg-plist
--- pkg-plist	19 May 2007 20:20:42 -0000	1.10
+++ pkg-plist	1 Nov 2007 04:47:24 -0000
@@ -86,6 +86,8 @@
 @dirrm usr/local/share/stsmon/pixmaps
 @dirrm usr/local/share/stsmon
 @dirrmtry usr/local/share/printui
+@dirrmtry usr/local/share/locale/ja/LC_MESSAGES
+@dirrmtry usr/local/share/locale/ja
 @dirrmtry usr/local/share/locale
 @dirrmtry usr/local/share
 @dirrmtry usr/local
--- bjfiltercom-1.3_5.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?200711010447.lA14lVg3026912>