aboutsummaryrefslogtreecommitdiff
path: root/print/gutenprint
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2017-10-01 20:44:29 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2017-10-01 20:44:29 +0000
commitc50db6e3a5f9f1d66f01740dbe72b83182ec51a0 (patch)
tree235dd7263f4457a29b3b2107e0f6500089206719 /print/gutenprint
parente5323e6939a4672b739e8d43d64b0def9f4dfb4a (diff)
downloadports-c50db6e3a5f9f1d66f01740dbe72b83182ec51a0.tar.gz
ports-c50db6e3a5f9f1d66f01740dbe72b83182ec51a0.zip
print/gutenprint: update PPDs after updates
cups will refuse to print if we run with PPDs with the wrong version info - call cups-genppdupdate to update the PPDs automatically Reported by: Paul Beard, tijl@
Notes
Notes: svn path=/head/; revision=451061
Diffstat (limited to 'print/gutenprint')
-rw-r--r--print/gutenprint/Makefile2
-rw-r--r--print/gutenprint/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile
index 2fce0ab5f432..a208fec39e83 100644
--- a/print/gutenprint/Makefile
+++ b/print/gutenprint/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gutenprint
PORTVERSION= 5.2.13
-PORTREVISION?= 0 # also print/gimp-gutenprint
+PORTREVISION?= 1 # also print/gimp-gutenprint
CATEGORIES= print
MASTER_SITES= SF/gimp-print/gutenprint-5.2/${PORTVERSION}
diff --git a/print/gutenprint/pkg-plist b/print/gutenprint/pkg-plist
index 8d9ac13f93d4..4be1db6ac04f 100644
--- a/print/gutenprint/pkg-plist
+++ b/print/gutenprint/pkg-plist
@@ -393,3 +393,4 @@ share/locale/zh_CN/LC_MESSAGES/gutenprint.mo
share/locale/zh_CN/gutenprint_zh_CN.po
share/locale/zh_TW/LC_MESSAGES/gutenprint.mo
share/locale/zh_TW/gutenprint_zh_TW.po
+@postexec %D/sbin/cups-genppdupdate > /dev/null