aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-05-26 06:59:28 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-05-26 07:09:15 +0000
commita0c686ecd59adf69d2f01e354d87d9a30c8af84c (patch)
tree932b699ca6113129745997ade465a75b52a78dc6
parent4320f14044fdd81c8ed13035bff6d9d42edfb030 (diff)
downloadports-a0c686ecd59adf69d2f01e354d87d9a30c8af84c.tar.gz
ports-a0c686ecd59adf69d2f01e354d87d9a30c8af84c.zip
print/ghostscript10: Update to 10.03.1
Adjust EXTRACT_AFTER_ARGS and remove "+" from CONFIGURE_ARGS Changelog: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/tag/gs10031 PR: 279156 Reviewed by: michaelo (maintainer)
-rw-r--r--print/ghostscript10/Makefile37
-rw-r--r--print/ghostscript10/distinfo6
2 files changed, 21 insertions, 22 deletions
diff --git a/print/ghostscript10/Makefile b/print/ghostscript10/Makefile
index abee29d9a344..f6802cf18a58 100644
--- a/print/ghostscript10/Makefile
+++ b/print/ghostscript10/Makefile
@@ -1,12 +1,11 @@
PORTNAME= ghostscript
-DISTVERSION= 10.03.0
-PORTREVISION= 3
+DISTVERSION= 10.03.1
CATEGORIES= print
MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${DISTVERSION:S/.//g}/
PKGNAMESUFFIX= ${GS_MAJOR_VERSION}
-PATCH_SITES= https://github.com/ArtifexSoftware/ghostpdl/commit/
-PATCHFILES= 90cabe08422afdd16bac5dd9217602679d943045.patch:-p1
+PATCH_SITES= https://github.com/ArtifexSoftware/ghostpdl/commit/
+PATCHFILES= 90cabe08422afdd16bac5dd9217602679d943045.patch:-p1
MAINTAINER= michael.osipov@siemens.com
COMMENT= PostScript and PDF interpreter
@@ -31,22 +30,22 @@ USES= cpe gmake iconv jpeg localbase pkgconfig tar:xz
USE_LDCONFIG= yes
CPE_VENDOR= artifex
-EXTRACT_AFTER_ARGS= --exclude cups/libs \
- --exclude expat \
- --exclude freetype \
- --exclude ijs \
- --exclude jbig2dec \
- --exclude jpeg \
- --exclude lcms2mt \
- --exclude leptonica \
- --exclude libpng \
- --exclude openjpeg \
- --exclude tesseract \
- --exclude tiff \
- --exclude zlib
+EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/cups/libs \
+ --exclude ${DISTNAME}/expat \
+ --exclude ${DISTNAME}/freetype \
+ --exclude ${DISTNAME}/ijs \
+ --exclude ${DISTNAME}/jbig2dec \
+ --exclude ${DISTNAME}/jpeg \
+ --exclude ${DISTNAME}/lcms2mt \
+ --exclude ${DISTNAME}/leptonica \
+ --exclude ${DISTNAME}/libpng \
+ --exclude ${DISTNAME}/openjpeg \
+ --exclude ${DISTNAME}/tesseract \
+ --exclude ${DISTNAME}/tiff \
+ --exclude ${DISTNAME}/zlib \
+ --no-same-owner --no-same-permissions
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
ALL_TARGET= so
INSTALL_TARGET= soinstall
@@ -58,7 +57,7 @@ GS_MINOR_VERSION= ${DISTVERSION:R:E}
PLIST_SUB= GS_MAJOR_VERSION=${GS_MAJOR_VERSION} \
GS_MINOR_VERSION=${GS_MINOR_VERSION}
-CONFIGURE_ARGS+= --disable-compile-inits \
+CONFIGURE_ARGS= --disable-compile-inits \
--disable-dbus \
--disable-gtk \
--disable-dynamic \
diff --git a/print/ghostscript10/distinfo b/print/ghostscript10/distinfo
index ce84947b3a54..a28610c2abc6 100644
--- a/print/ghostscript10/distinfo
+++ b/print/ghostscript10/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1710343064
-SHA256 (ghostscript-10.03.0.tar.xz) = f25ff491a726d883f0b0f9c8af9b895c674cf77cddd814aa3824b3223f439ee5
-SIZE (ghostscript-10.03.0.tar.xz) = 68041176
+TIMESTAMP = 1716110777
+SHA256 (ghostscript-10.03.1.tar.xz) = 157212edc96b8ccc409475dce2e49833fb4427f150c455258ded9632c106abee
+SIZE (ghostscript-10.03.1.tar.xz) = 68048612
SHA256 (90cabe08422afdd16bac5dd9217602679d943045.patch) = b3d60b8e97ed4464fdda14a53ab9bf135e201a0c995e7e6517001bad2d7b2c91
SIZE (90cabe08422afdd16bac5dd9217602679d943045.patch) = 927