svn commit: r317545 - in head/deskutils/xfce4-tumbler: . files
Rene Ladan
rene at FreeBSD.org
Mon May 6 19:45:53 UTC 2013
Author: rene
Date: Mon May 6 19:45:51 2013
New Revision: 317545
URL: http://svnweb.freebsd.org/changeset/ports/317545
Log:
Update to 0.1.29 (bugfixes and translation updates)
Modified:
head/deskutils/xfce4-tumbler/Makefile
head/deskutils/xfce4-tumbler/distinfo
head/deskutils/xfce4-tumbler/files/patch-configure
Modified: head/deskutils/xfce4-tumbler/Makefile
==============================================================================
--- head/deskutils/xfce4-tumbler/Makefile Mon May 6 19:24:47 2013 (r317544)
+++ head/deskutils/xfce4-tumbler/Makefile Mon May 6 19:45:51 2013 (r317545)
@@ -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}
Modified: head/deskutils/xfce4-tumbler/distinfo
==============================================================================
--- head/deskutils/xfce4-tumbler/distinfo Mon May 6 19:24:47 2013 (r317544)
+++ head/deskutils/xfce4-tumbler/distinfo Mon May 6 19:45:51 2013 (r317545)
@@ -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
Modified: head/deskutils/xfce4-tumbler/files/patch-configure
==============================================================================
--- head/deskutils/xfce4-tumbler/files/patch-configure Mon May 6 19:24:47 2013 (r317544)
+++ head/deskutils/xfce4-tumbler/files/patch-configure Mon May 6 19:45:51 2013 (r317545)
@@ -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
More information about the svn-ports-all
mailing list