aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-05-06 19:45:51 +0000
committerRene Ladan <rene@FreeBSD.org>2013-05-06 19:45:51 +0000
commit396eb1a43d9bca57030261d2029b935a0f1fb422 (patch)
tree9ab6e4b6fc11ffc893e30c5215521601f7d38d1b /deskutils
parent9ba98f1761c389131a842fb6fc5b01fc0f1997b3 (diff)
downloadports-396eb1a43d9bca57030261d2029b935a0f1fb422.tar.gz
ports-396eb1a43d9bca57030261d2029b935a0f1fb422.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xfce4-tumbler/Makefile3
-rw-r--r--deskutils/xfce4-tumbler/distinfo4
-rw-r--r--deskutils/xfce4-tumbler/files/patch-configure31
3 files changed, 6 insertions, 32 deletions
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile
index b8c92b8a740d..b7fd89646426 100644
--- a/deskutils/xfce4-tumbler/Makefile
+++ b/deskutils/xfce4-tumbler/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tumbler
-PORTVERSION= 0.1.27
-PORTREVISION= 2
+PORTVERSION= 0.1.29
CATEGORIES= deskutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R}
diff --git a/deskutils/xfce4-tumbler/distinfo b/deskutils/xfce4-tumbler/distinfo
index 362f127665d5..a96b02aff546 100644
--- a/deskutils/xfce4-tumbler/distinfo
+++ b/deskutils/xfce4-tumbler/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xfce4/tumbler-0.1.27.tar.bz2) = 4c60b3b92877257fcc54d18acbbe4ad73c84a7ff7608a430ad5a05b452923869
-SIZE (xfce4/tumbler-0.1.27.tar.bz2) = 504996
+SHA256 (xfce4/tumbler-0.1.29.tar.bz2) = c3bac4ee609e22be6c7f01a4fdf6086bc6b57940d82f99570a2d9d547a32fc93
+SIZE (xfce4/tumbler-0.1.29.tar.bz2) = 510398
diff --git a/deskutils/xfce4-tumbler/files/patch-configure b/deskutils/xfce4-tumbler/files/patch-configure
index 3d901172185d..bb6859d3c1e0 100644
--- a/deskutils/xfce4-tumbler/files/patch-configure
+++ b/deskutils/xfce4-tumbler/files/patch-configure
@@ -1,18 +1,6 @@
---- ./configure.orig 2013-01-12 11:14:34.000000000 +0000
-+++ ./configure 2013-04-28 11:32:14.000000000 +0000
-@@ -915,9 +915,10 @@
- enable_gtk_doc
- enable_gtk_doc_html
- enable_gtk_doc_pdf
--enable_pixbuf_thumbnailer
-+enable_cover_thumbnailer
- enable_font_thumbnailer
- enable_jpeg_thumbnailer
-+enable_pixbuf_thumbnailer
- enable_ffmpeg_thumbnailer
- enable_gstreamer_thumbnailer
- enable_odf_thumbnailer
-@@ -13879,7 +13880,7 @@
+--- configure.orig 2013-05-06 20:24:28.000000000 +0200
++++ configure 2013-05-06 20:27:59.000000000 +0200
+@@ -13880,7 +13880,7 @@
fi
fi
@@ -21,16 +9,3 @@
gt_cv_have_gettext=no
-@@ -15618,9 +15619,9 @@
- fi
-
-
--# Check whether --enable-pixbuf-thumbnailer was given.
--if test "${enable_pixbuf_thumbnailer+set}" = set; then :
-- enableval=$enable_pixbuf_thumbnailer; ac_tumbler_cover_thumbnailer=$enableval
-+# Check whether --enable-cover-thumbnailer was given.
-+if test "${enable_cover_thumbnailer+set}" = set; then :
-+ enableval=$enable_cover_thumbnailer; ac_tumbler_cover_thumbnailer=$enableval
- else
- ac_tumbler_cover_thumbnailer=yes
- fi