From f84bb84188e4f54aaed222769005ca53872e1dfe Mon Sep 17 00:00:00 2001 From: acm Date: Sun, 8 Oct 2006 22:35:59 +0000 Subject: - Update to 20061004 Reported by: bsam --- print/foo2zjs/Makefile | 2 +- print/foo2zjs/distinfo | 6 +++--- print/foo2zjs/files/patch-Makefile | 24 +++++++++++------------- 3 files changed, 15 insertions(+), 17 deletions(-) diff --git a/print/foo2zjs/Makefile b/print/foo2zjs/Makefile index 29d3544c2f22..f6437e2d7cf5 100644 --- a/print/foo2zjs/Makefile +++ b/print/foo2zjs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= foo2zjs -PORTVERSION= 20060919 +PORTVERSION= 20061004 CATEGORIES= print MASTER_SITES= http://foo2zjs.rkkda.com/ DISTNAME= ${PORTNAME} diff --git a/print/foo2zjs/distinfo b/print/foo2zjs/distinfo index 14f52a4894de..07a75e881ca9 100644 --- a/print/foo2zjs/distinfo +++ b/print/foo2zjs/distinfo @@ -1,3 +1,3 @@ -MD5 (foo2zjs.tar.gz) = 25120776481235709bf60bf439dd49b9 -SHA256 (foo2zjs.tar.gz) = cc3cd220e9ff0300f8380919793c3311247a297e14d933dab6ed20a50826b8dc -SIZE (foo2zjs.tar.gz) = 876878 +MD5 (foo2zjs.tar.gz) = 889ac408080c5be11be1085f8567f68d +SHA256 (foo2zjs.tar.gz) = d84573a6ca5aedb8c8e3a56f1cb2eb13fc71d6c1b11de9d8c8f7be92122fb681 +SIZE (foo2zjs.tar.gz) = 876978 diff --git a/print/foo2zjs/files/patch-Makefile b/print/foo2zjs/files/patch-Makefile index eb22fede0ff4..e009f719b6eb 100644 --- a/print/foo2zjs/files/patch-Makefile +++ b/print/foo2zjs/files/patch-Makefile @@ -1,5 +1,5 @@ ---- Makefile.orig Mon May 1 22:35:49 2006 -+++ Makefile Sat May 6 21:35:57 2006 +--- Makefile Fri Sep 29 23:28:51 2006 ++++ Makefile Sun Oct 8 17:29:53 2006 @@ -6,8 +6,7 @@ VERSION=0.0 @@ -19,18 +19,16 @@ # User ID's LPuid=-olp -@@ -155,8 +154,8 @@ +@@ -154,7 +153,7 @@ endif # Compiler flags -CFLAGS += -O2 -Wall -- +CFLAGS?= -+CC?= + # # Rules to create test documents - # -@@ -277,7 +276,7 @@ +@@ -291,7 +290,7 @@ # Installation rules # install: all install-test install-prog install-icc2ps install-extra \ @@ -39,18 +37,18 @@ # # If you use CUPS, then restart the spooler: # make cups -@@ -335,8 +334,10 @@ +@@ -349,8 +348,10 @@ # # Install current database files # + mkdir -p $(FOODB) @if [ -d $(FOODB) ]; then \ for dir in driver printer opt; do \ -+ install -d $(FOODB)/$$dir/; \ ++ install -d $(FOODB)/$$dir/; \ echo install -m 644 foomatic-db/$$dir/*.xml $(FOODB)/$$dir/; \ install -c -m 644 foomatic-db/$$dir/*.xml $(FOODB)/$$dir/; \ done \ -@@ -421,12 +422,13 @@ +@@ -435,12 +436,13 @@ fi; \ done @@ -63,6 +61,6 @@ # Install PPD files for CUPS # + mkdir -p $(MODEL) - if [ -d $(MODEL) ]; then \ - cd PPD; \ - for ppd in *.ppd; do \ + if [ -d /usr/share/ppd/ ]; then \ + find /usr/share/ppd/ -name '*foo2zjs*' | xargs rm -f; \ + find /usr/share/ppd/ -name '*foo2hp*' | xargs rm -f; \ -- cgit iles/node-fetch-2.6.1 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xstdcmap
541f0b27b596f8c3e79eb19682b7fecf7f587000'>- Update to 0.2.4 [1]
Commit message (Expand)AuthorAgeFilesLines
jhale2012-11-303-35/+74
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Resolve launch error after previous updatezi2011-10-252-4/+7
* - Update to 0.2.2zi2011-10-154-49/+85