Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2007 18:06:56 -0300
From:      "Phillip N." <pneumann@gmail.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/117198: [PATCH] comms/gfax
Message-ID:  <1192396016.43054@negro.transtel.cl>
Resent-Message-ID: <200710150140.l9F1e2oo049948@freefall.freebsd.org>

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

>Number:         117198
>Category:       ports
>Synopsis:       [PATCH] comms/gfax
>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:   Mon Oct 15 01:40:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Phillip N.
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.2-STABLE #2: Sun May 13 16:51:10 CLT 2007
    root@negro.transtel.cl:/usr/obj/usr/src/sys/Negro



>Description:


Fix pkg-plist

Reported By: pointyhat

thanks!


>How-To-Repeat:





>Fix:


--- gfax.diff begins here ---
diff -ruN gfax.orig/Makefile gfax/Makefile
--- gfax.orig/Makefile	Sun Oct 14 17:45:45 2007
+++ gfax/Makefile	Sun Oct 14 18:06:01 2007
@@ -28,8 +28,6 @@
 
 GCONF_SCHEMAS=	gfax.schemas
 
-#BROKEN=		fails to install
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash|' \
 		${WRKSRC}/gfax.in \
diff -ruN gfax.orig/pkg-plist gfax/pkg-plist
--- gfax.orig/pkg-plist	Thu Mar 29 11:19:39 2007
+++ gfax/pkg-plist	Sun Oct 14 17:56:31 2007
@@ -2,8 +2,8 @@
 bin/gfaxlpr
 lib/gfax/gfax.exe
 share/gnome/applications/gfax.desktop
-share/gnome/libgnomeprint/2.18.0/models/GNOME-GFAX-PS.xml
-share/gnome/libgnomeprint/2.18.0/printers/GFAX.xml
+share/gnome/libgnomeprint/2.18.1/models/GNOME-GFAX-PS.xml
+share/gnome/libgnomeprint/2.18.1/printers/GFAX.xml
 share/gnome/pixmaps/gfax.png
 share/gnome/pixmaps/send.png
 @dirrm lib/gfax
--- gfax.diff ends here ---



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



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