aboutsummaryrefslogtreecommitdiff
path: root/print/gtklp
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2012-05-25 19:48:25 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2012-05-25 19:48:25 +0000
commit0b8a17d5a5b00efd5732de4059ee870a1c7ad1f7 (patch)
tree66be3b9278458aa32250415da9c82cb1248062cd /print/gtklp
parentd5c5951c59f614569debf9e0667a79b610ca9537 (diff)
downloadports-0b8a17d5a5b00efd5732de4059ee870a1c7ad1f7.tar.gz
ports-0b8a17d5a5b00efd5732de4059ee870a1c7ad1f7.zip
- Update to 1.2.9
Notes
Notes: svn path=/head/; revision=297454
Diffstat (limited to 'print/gtklp')
-rw-r--r--print/gtklp/Makefile3
-rw-r--r--print/gtklp/distinfo4
-rw-r--r--print/gtklp/files/patch-gtklp__gtklp.h10
3 files changed, 3 insertions, 14 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile
index 05dbe3fc0cf5..998dd9553cd6 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gtklp
-PORTVERSION= 1.2.8
-PORTREVISION= 1
+PORTVERSION= 1.2.9
DISTVERSIONSUFFIX= .src
CATEGORIES= print
MASTER_SITES= SF
diff --git a/print/gtklp/distinfo b/print/gtklp/distinfo
index 66eba89e00c9..dd41ad9ed671 100644
--- a/print/gtklp/distinfo
+++ b/print/gtklp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gtklp-1.2.8.src.tar.gz) = c765ff40728342a0531ac3f8ed5942fbaf143cee9a66a7300a0141ada9966c86
-SIZE (gtklp-1.2.8.src.tar.gz) = 743764
+SHA256 (gtklp-1.2.9.src.tar.gz) = 0dd9ffbf0beff5effc05a8456a4335622f2e1d864f8be378893e9af6ca7ac358
+SIZE (gtklp-1.2.9.src.tar.gz) = 1149729
diff --git a/print/gtklp/files/patch-gtklp__gtklp.h b/print/gtklp/files/patch-gtklp__gtklp.h
deleted file mode 100644
index 97ec05395a38..000000000000
--- a/print/gtklp/files/patch-gtklp__gtklp.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- gtklp/gtklp.h.orig 2010-02-11 20:38:17.000000000 +0100
-+++ gtklp/gtklp.h 2011-11-04 23:04:22.000000000 +0100
-@@ -26,6 +26,7 @@
-
- #include <gtk/gtk.h>
- #include <cups/cups.h>
-+#include <cups/ppd.h>
- #include <cups/http.h>
-
- #include <defaults.h> \ No newline at end of file