mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- update port to use pcl3-3.2, this is the release version of the
PCL3 driver from Martin Lottermoser (former 3.0.2 was BETA) - therefore bump PORTREVISION - pkg-plist: remove BETA file, added NEWS file instead
This commit is contained in:
parent
fe9cc65532
commit
4149507ec1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40405
@ -87,7 +87,7 @@ HPDJ_MAN1= gs-hpdj.1
|
||||
# additional driver for HP PCL3 Printers, by Martin Lottermoser
|
||||
# http://home.t-online.de/home/Martin.Lottermoser/pcl3.html
|
||||
PCL3= pcl3
|
||||
PCL3_VERS= 3.0.2
|
||||
PCL3_VERS= 3.2
|
||||
PCL3_NAME= ${PCL3}-${PCL3_VERS}
|
||||
PCL3_SRC= ${PCL3_NAME}.tar.gz
|
||||
PCL3_MAN1= gs-pcl3.1 pcl3opts.1
|
||||
@ -242,7 +242,7 @@ post-install:
|
||||
@${ECHO} ">>> creating ${PCL3} destdir ..."
|
||||
@${MKDIR} ${PREFIX}/share/ghostscript/${PORTVERSION}/pcl3
|
||||
@${ECHO} ">>> installing files in ${PCL3} destdir ..."
|
||||
.for i in BETA BUGS README lib/example.mcf lib/if-pcl3 ps/calign.ps \
|
||||
.for i in NEWS BUGS README lib/example.mcf lib/if-pcl3 ps/calign.ps \
|
||||
ps/dumppdd.ps ps/levels-test.ps ps/margins-A4.ps \
|
||||
ps/margins-A4Rotated.ps ps/margins-Env10Rotated.ps \
|
||||
ps/margins-EnvDLRotated.ps ps/margins-Letter.ps \
|
||||
|
@ -4,6 +4,6 @@ MD5 (ghostscript-fonts-other-6.0.tar.gz) = 1a643ae62ef166562e4d422b1a601272
|
||||
MD5 (pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4
|
||||
MD5 (gdevcd8.tar.gz) = 5ce48bff6082a023199c8ede4aae63a0
|
||||
MD5 (hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be
|
||||
MD5 (pcl3-3.0.2.tar.gz) = 66b3391815a6df6e43e636b398bd88ba
|
||||
MD5 (pcl3-3.2.tar.gz) = c98b9404dfc47d5ff907f9ad81dcbd46
|
||||
MD5 (gdevdj9.c.gz) = f09ef883b8ba837fb42c608c01af7375
|
||||
MD5 (print-4.0.4.tar.gz) = e6b955ab3e842a7f0cf8214ffef5842c
|
||||
|
@ -299,8 +299,8 @@ share/ghostscript/%%GS_VERSION%%/lib/wftopfa.ps
|
||||
share/ghostscript/%%GS_VERSION%%/lib/winmaps.ps
|
||||
share/ghostscript/%%GS_VERSION%%/lib/wrfont.ps
|
||||
share/ghostscript/%%GS_VERSION%%/lib/zeroline.ps
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/BETA
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/BUGS
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/NEWS
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/README
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/calign.ps
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/dumppdd.ps
|
||||
|
@ -87,7 +87,7 @@ HPDJ_MAN1= gs-hpdj.1
|
||||
# additional driver for HP PCL3 Printers, by Martin Lottermoser
|
||||
# http://home.t-online.de/home/Martin.Lottermoser/pcl3.html
|
||||
PCL3= pcl3
|
||||
PCL3_VERS= 3.0.2
|
||||
PCL3_VERS= 3.2
|
||||
PCL3_NAME= ${PCL3}-${PCL3_VERS}
|
||||
PCL3_SRC= ${PCL3_NAME}.tar.gz
|
||||
PCL3_MAN1= gs-pcl3.1 pcl3opts.1
|
||||
@ -242,7 +242,7 @@ post-install:
|
||||
@${ECHO} ">>> creating ${PCL3} destdir ..."
|
||||
@${MKDIR} ${PREFIX}/share/ghostscript/${PORTVERSION}/pcl3
|
||||
@${ECHO} ">>> installing files in ${PCL3} destdir ..."
|
||||
.for i in BETA BUGS README lib/example.mcf lib/if-pcl3 ps/calign.ps \
|
||||
.for i in NEWS BUGS README lib/example.mcf lib/if-pcl3 ps/calign.ps \
|
||||
ps/dumppdd.ps ps/levels-test.ps ps/margins-A4.ps \
|
||||
ps/margins-A4Rotated.ps ps/margins-Env10Rotated.ps \
|
||||
ps/margins-EnvDLRotated.ps ps/margins-Letter.ps \
|
||||
|
@ -4,6 +4,6 @@ MD5 (ghostscript-fonts-other-6.0.tar.gz) = 1a643ae62ef166562e4d422b1a601272
|
||||
MD5 (pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4
|
||||
MD5 (gdevcd8.tar.gz) = 5ce48bff6082a023199c8ede4aae63a0
|
||||
MD5 (hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be
|
||||
MD5 (pcl3-3.0.2.tar.gz) = 66b3391815a6df6e43e636b398bd88ba
|
||||
MD5 (pcl3-3.2.tar.gz) = c98b9404dfc47d5ff907f9ad81dcbd46
|
||||
MD5 (gdevdj9.c.gz) = f09ef883b8ba837fb42c608c01af7375
|
||||
MD5 (print-4.0.4.tar.gz) = e6b955ab3e842a7f0cf8214ffef5842c
|
||||
|
@ -299,8 +299,8 @@ share/ghostscript/%%GS_VERSION%%/lib/wftopfa.ps
|
||||
share/ghostscript/%%GS_VERSION%%/lib/winmaps.ps
|
||||
share/ghostscript/%%GS_VERSION%%/lib/wrfont.ps
|
||||
share/ghostscript/%%GS_VERSION%%/lib/zeroline.ps
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/BETA
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/BUGS
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/NEWS
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/README
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/calign.ps
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/dumppdd.ps
|
||||
|
@ -87,7 +87,7 @@ HPDJ_MAN1= gs-hpdj.1
|
||||
# additional driver for HP PCL3 Printers, by Martin Lottermoser
|
||||
# http://home.t-online.de/home/Martin.Lottermoser/pcl3.html
|
||||
PCL3= pcl3
|
||||
PCL3_VERS= 3.0.2
|
||||
PCL3_VERS= 3.2
|
||||
PCL3_NAME= ${PCL3}-${PCL3_VERS}
|
||||
PCL3_SRC= ${PCL3_NAME}.tar.gz
|
||||
PCL3_MAN1= gs-pcl3.1 pcl3opts.1
|
||||
@ -242,7 +242,7 @@ post-install:
|
||||
@${ECHO} ">>> creating ${PCL3} destdir ..."
|
||||
@${MKDIR} ${PREFIX}/share/ghostscript/${PORTVERSION}/pcl3
|
||||
@${ECHO} ">>> installing files in ${PCL3} destdir ..."
|
||||
.for i in BETA BUGS README lib/example.mcf lib/if-pcl3 ps/calign.ps \
|
||||
.for i in NEWS BUGS README lib/example.mcf lib/if-pcl3 ps/calign.ps \
|
||||
ps/dumppdd.ps ps/levels-test.ps ps/margins-A4.ps \
|
||||
ps/margins-A4Rotated.ps ps/margins-Env10Rotated.ps \
|
||||
ps/margins-EnvDLRotated.ps ps/margins-Letter.ps \
|
||||
|
@ -4,6 +4,6 @@ MD5 (ghostscript-fonts-other-6.0.tar.gz) = 1a643ae62ef166562e4d422b1a601272
|
||||
MD5 (pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4
|
||||
MD5 (gdevcd8.tar.gz) = 5ce48bff6082a023199c8ede4aae63a0
|
||||
MD5 (hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be
|
||||
MD5 (pcl3-3.0.2.tar.gz) = 66b3391815a6df6e43e636b398bd88ba
|
||||
MD5 (pcl3-3.2.tar.gz) = c98b9404dfc47d5ff907f9ad81dcbd46
|
||||
MD5 (gdevdj9.c.gz) = f09ef883b8ba837fb42c608c01af7375
|
||||
MD5 (print-4.0.4.tar.gz) = e6b955ab3e842a7f0cf8214ffef5842c
|
||||
|
@ -299,8 +299,8 @@ share/ghostscript/%%GS_VERSION%%/lib/wftopfa.ps
|
||||
share/ghostscript/%%GS_VERSION%%/lib/winmaps.ps
|
||||
share/ghostscript/%%GS_VERSION%%/lib/wrfont.ps
|
||||
share/ghostscript/%%GS_VERSION%%/lib/zeroline.ps
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/BETA
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/BUGS
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/NEWS
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/README
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/calign.ps
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/dumppdd.ps
|
||||
|
@ -87,7 +87,7 @@ HPDJ_MAN1= gs-hpdj.1
|
||||
# additional driver for HP PCL3 Printers, by Martin Lottermoser
|
||||
# http://home.t-online.de/home/Martin.Lottermoser/pcl3.html
|
||||
PCL3= pcl3
|
||||
PCL3_VERS= 3.0.2
|
||||
PCL3_VERS= 3.2
|
||||
PCL3_NAME= ${PCL3}-${PCL3_VERS}
|
||||
PCL3_SRC= ${PCL3_NAME}.tar.gz
|
||||
PCL3_MAN1= gs-pcl3.1 pcl3opts.1
|
||||
@ -242,7 +242,7 @@ post-install:
|
||||
@${ECHO} ">>> creating ${PCL3} destdir ..."
|
||||
@${MKDIR} ${PREFIX}/share/ghostscript/${PORTVERSION}/pcl3
|
||||
@${ECHO} ">>> installing files in ${PCL3} destdir ..."
|
||||
.for i in BETA BUGS README lib/example.mcf lib/if-pcl3 ps/calign.ps \
|
||||
.for i in NEWS BUGS README lib/example.mcf lib/if-pcl3 ps/calign.ps \
|
||||
ps/dumppdd.ps ps/levels-test.ps ps/margins-A4.ps \
|
||||
ps/margins-A4Rotated.ps ps/margins-Env10Rotated.ps \
|
||||
ps/margins-EnvDLRotated.ps ps/margins-Letter.ps \
|
||||
|
@ -4,6 +4,6 @@ MD5 (ghostscript-fonts-other-6.0.tar.gz) = 1a643ae62ef166562e4d422b1a601272
|
||||
MD5 (pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4
|
||||
MD5 (gdevcd8.tar.gz) = 5ce48bff6082a023199c8ede4aae63a0
|
||||
MD5 (hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be
|
||||
MD5 (pcl3-3.0.2.tar.gz) = 66b3391815a6df6e43e636b398bd88ba
|
||||
MD5 (pcl3-3.2.tar.gz) = c98b9404dfc47d5ff907f9ad81dcbd46
|
||||
MD5 (gdevdj9.c.gz) = f09ef883b8ba837fb42c608c01af7375
|
||||
MD5 (print-4.0.4.tar.gz) = e6b955ab3e842a7f0cf8214ffef5842c
|
||||
|
@ -299,8 +299,8 @@ share/ghostscript/%%GS_VERSION%%/lib/wftopfa.ps
|
||||
share/ghostscript/%%GS_VERSION%%/lib/winmaps.ps
|
||||
share/ghostscript/%%GS_VERSION%%/lib/wrfont.ps
|
||||
share/ghostscript/%%GS_VERSION%%/lib/zeroline.ps
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/BETA
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/BUGS
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/NEWS
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/README
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/calign.ps
|
||||
share/ghostscript/%%GS_VERSION%%/pcl3/dumppdd.ps
|
||||
|
Loading…
Reference in New Issue
Block a user