Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2006 20:43:37 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/97826: [patch]print/wprint
Message-ID:  <1148496217.16253@mwilke.ath.cx>
Resent-Message-ID: <200605241850.k4OIoH3X071564@freefall.freebsd.org>

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

>Number:         97826
>Category:       ports
>Synopsis:       [patch]print/wprint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 24 18:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #142: Thu May 18 07:57:01 CEST 2006
    splash@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- change mirror
- pkg-plist fix
- fix http://people.freebsd.org/~fenner/portsurvey/print.html#wprint


>How-To-Repeat:





>Fix:


--- wprint.diff begins here ---
diff -ruN /usr/ports/print/wprint/Makefile ports/print/wprint/Makefile
--- /usr/ports/print/wprint/Makefile	Sat May 13 10:18:16 2006
+++ ports/print/wprint/Makefile	Wed May 24 15:54:01 2006
@@ -9,7 +9,8 @@
 PORTNAME=	wprint
 PORTVERSION=	2.05
 CATEGORIES=	print
-MASTER_SITES=	http://www.esperanto.org.uy/programoj/angle/
+MASTER_SITES=	http://mirror2.unixfreunde.de/ \
+		http://freebsd.unixfreunde.de/sources/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Mozilla/HtmlDoc/Netscape Postscript Filter
diff -ruN /usr/ports/print/wprint/pkg-plist ports/print/wprint/pkg-plist
--- /usr/ports/print/wprint/pkg-plist	Tue Oct 15 11:25:31 2002
+++ ports/print/wprint/pkg-plist	Wed May 24 15:54:41 2006
@@ -1,12 +1,12 @@
 bin/wprint
 etc/wprint.conf
-share/wprint/COURR_SE.TTF
-share/wprint/COURR_SE.TXT
-share/wprint/README.test
-share/wprint/netscape.ps
-share/wprint/news.eo.gif
-share/wprint/search.eo.gif
-share/wprint/test.html
-share/wprint/test.sh
-share/wprint/wprint-test.conf
-@dirrm share/wprint
+%%DATADIR%%/COURR_SE.TTF
+%%DATADIR%%/COURR_SE.TXT
+%%DATADIR%%/README.test
+%%DATADIR%%/netscape.ps
+%%DATADIR%%/news.eo.gif
+%%DATADIR%%/search.eo.gif
+%%DATADIR%%/test.html
+%%DATADIR%%/test.sh
+%%DATADIR%%/wprint-test.conf
+@dirrm %%DATADIR%%
--- wprint.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?1148496217.16253>