Skip to content

Commit

Permalink
print/ghostscript10: update port to 10.03.0
Browse files Browse the repository at this point in the history
Also remove CONFLICTS_INSTALL since all other Ghostscript versions are
gone now.

Changelog: https://ghostscript.readthedocs.io/en/gs10.03.0/News.html

Approved by:	otis (mentor)
Differential Revision:	https://reviews.freebsd.org/D44298
  • Loading branch information
michael-o committed Mar 13, 2024
1 parent 81f4bc5 commit 77995e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
8 changes: 1 addition & 7 deletions print/ghostscript10/Makefile
@@ -1,6 +1,5 @@
PORTNAME= ghostscript
DISTVERSION= 10.02.1
PORTREVISION= 3
DISTVERSION= 10.03.0
CATEGORIES= print
MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${DISTVERSION:S/.//g}/
PKGNAMESUFFIX= ${GS_MAJOR_VERSION}
Expand Down Expand Up @@ -28,11 +27,6 @@ USES= cpe gmake iconv jpeg localbase pkgconfig tar:xz
USE_LDCONFIG= yes
CPE_VENDOR= artifex

CONFLICTS_INSTALL= ghostscript[789]-base \
ghostscript[789]-x11 \
ghostscript9-agpl-base \
ghostscript9-agpl-x11

EXTRACT_AFTER_ARGS= --exclude cups/libs \
--exclude expat \
--exclude freetype \
Expand Down
6 changes: 3 additions & 3 deletions print/ghostscript10/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1699259388
SHA256 (ghostscript-10.02.1.tar.xz) = 8c58c948b0721becefcd0029c8db95f9bb3268affc25ea01d4c5a6b07fa1ab08
SIZE (ghostscript-10.02.1.tar.xz) = 68017088
TIMESTAMP = 1710150301
SHA256 (ghostscript-10.03.0.tar.xz) = f25ff491a726d883f0b0f9c8af9b895c674cf77cddd814aa3824b3223f439ee5
SIZE (ghostscript-10.03.0.tar.xz) = 68041176

0 comments on commit 77995e0

Please sign in to comment.