ports/117735: [PATCH] print/bjfiltercom: unbreak

Yen-Ming Lee leeym at leeym.com
Thu Nov 1 07:30:02 UTC 2007


>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 at 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
+ at dirrmtry usr/local/share/locale/ja/LC_MESSAGES
+ at 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:



More information about the freebsd-ports-bugs mailing list