diff options
author | yuri <yuri@FreeBSD.org> | 2019-04-02 11:35:54 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2019-04-02 11:35:54 +0800 |
commit | e1f0f24c92211331c9a2fbd1bc95d35e1e31426f (patch) | |
tree | f7a0821ea0b707b3967ddb1c9cbb87bf1e6ed84e /print/ghostscript9-agpl-base | |
parent | 0cdb72026691d8ce58f39c33e34f5dd0021e6cb5 (diff) | |
download | freebsd-ports-gnome-e1f0f24c92211331c9a2fbd1bc95d35e1e31426f.tar.gz freebsd-ports-gnome-e1f0f24c92211331c9a2fbd1bc95d35e1e31426f.tar.zst freebsd-ports-gnome-e1f0f24c92211331c9a2fbd1bc95d35e1e31426f.zip |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048
Diffstat (limited to 'print/ghostscript9-agpl-base')
-rw-r--r-- | print/ghostscript9-agpl-base/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ghostscript9-agpl-base/Makefile b/print/ghostscript9-agpl-base/Makefile index fe90537a2161..9f04054f9059 100644 --- a/print/ghostscript9-agpl-base/Makefile +++ b/print/ghostscript9-agpl-base/Makefile @@ -2,6 +2,7 @@ PORTNAME= ghostscript PORTVERSION= 9.26 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/ PKGNAMESUFFIX= 9-agpl-base |