svn commit: r316376 - head/x11-clocks/xfce4-timer-plugin

Olivier Duchateau olivierd at FreeBSD.org
Tue Apr 23 17:09:56 UTC 2013


Author: olivierd
Date: Tue Apr 23 17:09:55 2013
New Revision: 316376
URL: http://svnweb.freebsd.org/changeset/ports/316376

Log:
  - Update to 1.0.2
  - Convert to USES=gettext

Modified:
  head/x11-clocks/xfce4-timer-plugin/Makefile
  head/x11-clocks/xfce4-timer-plugin/distinfo
  head/x11-clocks/xfce4-timer-plugin/pkg-plist

Modified: head/x11-clocks/xfce4-timer-plugin/Makefile
==============================================================================
--- head/x11-clocks/xfce4-timer-plugin/Makefile	Tue Apr 23 17:09:04 2013	(r316375)
+++ head/x11-clocks/xfce4-timer-plugin/Makefile	Tue Apr 23 17:09:55 2013	(r316376)
@@ -2,22 +2,21 @@
 # $FreeBSD$
 
 PORTNAME=	xfce4-timer-plugin
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.2
 CATEGORIES=	x11-clocks xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
 DIST_SUBDIR=	xfce4
 
 MAINTAINER=	xfce at FreeBSD.org
-COMMENT=	A timer plugin for Xfce
+COMMENT=	Timer plugin for Xfce
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 INSTALLS_ICONS=	yes
-USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
-USE_GNOME=	gtk20 intltool intlhack
+USE_GNOME=	glib20 gtk20 intltool intlhack
 USE_XFCE=	configenv libmenu libutil panel
-USES=		pkgconfig
+USES=		pkgconfig gettext
 
 .include <bsd.port.mk>

Modified: head/x11-clocks/xfce4-timer-plugin/distinfo
==============================================================================
--- head/x11-clocks/xfce4-timer-plugin/distinfo	Tue Apr 23 17:09:04 2013	(r316375)
+++ head/x11-clocks/xfce4-timer-plugin/distinfo	Tue Apr 23 17:09:55 2013	(r316376)
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = ab56dbe6c86c5ec4de5f7c0ae606901cd369093eabf9e678316a6c63287310c7
-SIZE (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = 311450
+SHA256 (xfce4/xfce4-timer-plugin-1.0.2.tar.bz2) = e0fcfce1ea24ee02d516400ff630a93076d57949f939b575c06d58dcfab1c259
+SIZE (xfce4/xfce4-timer-plugin-1.0.2.tar.bz2) = 313576

Modified: head/x11-clocks/xfce4-timer-plugin/pkg-plist
==============================================================================
--- head/x11-clocks/xfce4-timer-plugin/pkg-plist	Tue Apr 23 17:09:04 2013	(r316375)
+++ head/x11-clocks/xfce4-timer-plugin/pkg-plist	Tue Apr 23 17:09:55 2013	(r316376)
@@ -26,6 +26,7 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-tim
 share/locale/ru/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/sk/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/sq/LC_MESSAGES/xfce4-timer-plugin.mo
+share/locale/sr/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/sv/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/tr/LC_MESSAGES/xfce4-timer-plugin.mo
 share/locale/ug/LC_MESSAGES/xfce4-timer-plugin.mo


More information about the svn-ports-all mailing list