Index: print/ghostscript9-agpl-base/Makefile =================================================================== --- print/ghostscript9-agpl-base/Makefile (revision 518664) +++ print/ghostscript9-agpl-base/Makefile (working copy) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ghostscript -PORTVERSION= 9.27 -PORTREVISION= 3 +PORTVERSION= 9.50 CATEGORIES= print MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/ PKGNAMESUFFIX= 9-agpl-base @@ -12,7 +11,7 @@ COMMENT= PostScript and PDF interpreter LICENSE= AGPLv3 -BUILD_DEPENDS= jbig2dec>=0.16:graphics/jbig2dec +BUILD_DEPENDS= jbig2dec>=0.17:graphics/jbig2dec LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libidn.so:dns/libidn \ @@ -22,15 +21,15 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libtiff.so:graphics/tiff RUN_DEPENDS= poppler-data>=0.4.9:graphics/poppler-data +USES= cpe gmake iconv jpeg localbase pkgconfig tar:xz +USE_CSTD= gnu99 +USE_LDCONFIG= yes + CONFLICTS_INSTALL= \ ghostscript[789]-[0-9]* \ ghostscript[789]-nox11-[0-9]* \ ghostscript9-agpl-[0-9]* \ ghostscript9-agpl-nox11-[0-9]* - -USES= cpe gmake iconv jpeg localbase pkgconfig tar:xz -USE_CSTD= gnu99 -USE_LDCONFIG= yes CPE_VENDOR= artifex DATADIR= ${PREFIX}/share/${PORTNAME}/${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}/${PORTVERSION} Index: print/ghostscript9-agpl-base/distinfo =================================================================== --- print/ghostscript9-agpl-base/distinfo (revision 518664) +++ print/ghostscript9-agpl-base/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555687281 -SHA256 (ghostscript-9.27.tar.xz) = fc0f1fbacd3610c67a9f080487a0e021f14390c38a4b4df9723e2bdf2b90b619 -SIZE (ghostscript-9.27.tar.xz) = 33182608 +TIMESTAMP = 1575045403 +SHA256 (ghostscript-9.50.tar.xz) = db9bb0817b6f22974e6d5ad751975f346420c2c86a0afcfe6b4e09c47803e7d4 +SIZE (ghostscript-9.50.tar.xz) = 34613344 Index: print/ghostscript9-agpl-x11/Makefile =================================================================== --- print/ghostscript9-agpl-x11/Makefile (revision 518664) +++ print/ghostscript9-agpl-x11/Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ghostscript -PORTVERSION= 9.27 +PORTVERSION= 9.50 CATEGORIES= print MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/ PKGNAMESUFFIX= 9-agpl-x11 @@ -14,18 +14,18 @@ LICENSE= AGPLv3 BUILD_DEPENDS= ghostscript9-agpl-base>=${PORTVERSION}:print/ghostscript9-agpl-base RUN_DEPENDS= ghostscript9-agpl-base>=${PORTVERSION}:print/ghostscript9-agpl-base +USES= cpe gmake iconv localbase pkgconfig tar:xz xorg +USE_CSTD= gnu99 +USE_LDCONFIG= yes +USE_XORG= ice sm x11 xext xt + CONFLICTS_INSTALL= \ ghostscript[789]-[0-9]* \ ghostscript[789]-nox11-[0-9]* \ ghostscript9-agpl-[0-9]* \ ghostscript9-agpl-nox11-[0-9]* - DISTINFO_FILE= ${.CURDIR:H}/ghostscript9-agpl-base/distinfo PATCHDIR= ${.CURDIR:H}/ghostscript9-agpl-base/files -USES= cpe gmake iconv localbase pkgconfig tar:xz xorg -USE_CSTD= gnu99 -USE_LDCONFIG= yes -USE_XORG= ice sm x11 xext xt CPE_VENDOR= artifex GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-compile-inits \