diff options
author | miwi <miwi@FreeBSD.org> | 2015-12-09 00:58:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-12-09 00:58:25 +0800 |
commit | 531539eaba30a0f180941b21af9a511afb5bc6c0 (patch) | |
tree | fe831bbf0cffd052c6c219ea7152be84df0b0a8c /print | |
parent | 3c25cc188ff5d4eaf946a8b3da5faa1f6bcc75af (diff) | |
download | freebsd-ports-gnome-531539eaba30a0f180941b21af9a511afb5bc6c0.tar.gz freebsd-ports-gnome-531539eaba30a0f180941b21af9a511afb5bc6c0.tar.zst freebsd-ports-gnome-531539eaba30a0f180941b21af9a511afb5bc6c0.zip |
- Update to 1.2.0
PR: 204915
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D4400
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-filters/Makefile | 2 | ||||
-rw-r--r-- | print/cups-filters/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 789de0c99fb4..89bfcf371d47 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cups-filters -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo index 5b5068382001..7def8acab6f6 100644 --- a/print/cups-filters/distinfo +++ b/print/cups-filters/distinfo @@ -1,2 +1,2 @@ -SHA256 (cups-filters-1.1.0.tar.xz) = 03505a803799308f22bebd6ff8162a12efb4cfd5cfcd39f81479ae6301d52c7b -SIZE (cups-filters-1.1.0.tar.xz) = 1357364 +SHA256 (cups-filters-1.2.0.tar.xz) = 31dcb71dc79129056a5b0f6d30880bdb6511ee7acd06a3f5bd4e9d2684801d62 +SIZE (cups-filters-1.2.0.tar.xz) = 1357268 |