ports/68391: Update port: print/ghostscript-gnu
KATO Tsuguru
tkato432 at yahoo.com
Sat Jun 26 15:11:00 UTC 2004
>Number: 68391
>Category: ports
>Synopsis: Update port: print/ghostscript-gnu
>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: Sat Jun 26 15:10:31 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
>Description:
- Update EPLASER driver to version 3.1.4
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/print/ghostscript-gnu/Makefile print/ghostscript-gnu/Makefile
--- /usr/ports/print/ghostscript-gnu/Makefile Thu Jun 17 23:02:53 2004
+++ print/ghostscript-gnu/Makefile Sun Jun 20 21:16:07 2004
@@ -7,7 +7,8 @@
PORTNAME= ghostscript
PORTVERSION= ${GS_VERSION}
-PORTREVISION= 8
+PORTREVISION= ${GS_REVISION}
+PORTEPOCH= ${GS_EPOCH}
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gprint,bjc250/} \
http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \
@@ -214,7 +215,7 @@
# EPLASER - additional driver for ESC/Page printers (Epson Kowa developed)
# http://www.epkowa.co.jp/english/linux_e/index.html
EPLASER= eplaser
-EPLASER_VERS= 3.1.3
+EPLASER_VERS= 3.1.4
EPLASER_NAME= ${EPLASER}-${EPLASER_VERS}
EPLASER_SRCS= ${EPLASER_NAME}-705.tgz
@@ -249,6 +250,7 @@
CONTRIB_UPP= lqx70ch.upp lqx70cl.upp lqx70cm.upp \
stc740ih.upp stc740p.upp stc740pl.upp
+.include "Makefile.inc"
.include <bsd.port.pre.mk>
.SILENT:
@@ -677,5 +679,4 @@
.endif
${ECHO_MSG} "> post-installation tasks completed."
-.include "Makefile.inc"
.include <bsd.port.post.mk>
diff -urN /usr/ports/print/ghostscript-gnu/Makefile.inc print/ghostscript-gnu/Makefile.inc
--- /usr/ports/print/ghostscript-gnu/Makefile.inc Mon Jun 9 07:15:35 2003
+++ print/ghostscript-gnu/Makefile.inc Sun Jun 20 21:08:45 2004
@@ -1 +1,5 @@
+# $FreeBSD$
+
GS_VERSION= 7.07
+GS_REVISION= 9
+GS_EPOCH= 0
diff -urN /usr/ports/print/ghostscript-gnu/distinfo print/ghostscript-gnu/distinfo
--- /usr/ports/print/ghostscript-gnu/distinfo Sun Jun 13 23:12:21 2004
+++ print/ghostscript-gnu/distinfo Sun Jun 20 21:09:57 2004
@@ -26,8 +26,8 @@
SIZE (ghostscript/dmprt-2.01.tar.gz) = 44232
MD5 (ghostscript/epag-3.09.tar.gz) = 63304a6afe44842124d2d880bf24dbe3
SIZE (ghostscript/epag-3.09.tar.gz) = 12858
-MD5 (ghostscript/eplaser-3.1.3-705.tgz) = 036ce4658aee899f8412396736ad9fc9
-SIZE (ghostscript/eplaser-3.1.3-705.tgz) = 45117
+MD5 (ghostscript/eplaser-3.1.4-705.tgz) = 94246b034af171b4336d90198e9f4bd8
+SIZE (ghostscript/eplaser-3.1.4-705.tgz) = 44523
MD5 (ghostscript/gdevmjc-0.8.tar.gz) = 228f41c3cccce22c8f477c7a9407527c
SIZE (ghostscript/gdevmjc-0.8.tar.gz) = 102654
MD5 (ghostscript/Samsung-SmartGDI-all-GS.orig.tar.gz) = 61decc4e00a64271948cbb581876352b
diff -urN /usr/ports/print/ghostscript-gnu/scripts/configure print/ghostscript-gnu/scripts/configure
--- /usr/ports/print/ghostscript-gnu/scripts/configure Tue Jan 13 00:53:24 2004
+++ print/ghostscript-gnu/scripts/configure Sun Jun 20 21:12:11 2004
@@ -36,7 +36,7 @@
epag \
escpage lp2000 \
alc8600 alc8500 alc2000 alc4000 alc1900 alc4100 \
- lp9000c lp9500c lp8800c lp8300c lp8500c lp3000c \
+ lp9800c lp9000c lp9500c lp8800c lp8300c lp8500c lp3000c \
lp8200c lp8000c \
epl6100 epl5900 epl5800 \
epl2050 epl2050p epl2120 epl2500 epl2750 \
@@ -163,6 +163,7 @@
"alc4000" "Epson AL-C4000 color laser printer [EPLASER]" "$status_alc4000" \
"alc1900" "Epson AL-C1900 color laser printer [EPLASER]" "$status_alc1900" \
"alc4100" "Epson AL-C4100 color laser printer [EPLASER]" "$status_alc4100" \
+ "lp9800c" "Epson LP-9800C color laser printer [EPLASER]" "$status_lp9800c" \
"lp9000c" "Epson LP-9000C color laser printer [EPLASER]" "$status_lp9000c" \
"lp9500c" "Epson LP-9500C color laser printer [EPLASER]" "$status_lp9500c" \
"lp8800c" "Epson LP-8800C color laser printer [EPLASER]" "$status_lp8800c" \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list