svn commit: r390529 - head/deskutils/xfce4-notes-plugin

Olivier Duchateau olivierd at FreeBSD.org
Thu Jun 25 03:29:48 UTC 2015


Author: olivierd
Date: Thu Jun 25 03:29:46 2015
New Revision: 390529
URL: https://svnweb.freebsd.org/changeset/ports/390529

Log:
  Update to 1.8.1

Modified:
  head/deskutils/xfce4-notes-plugin/Makefile
  head/deskutils/xfce4-notes-plugin/distinfo
  head/deskutils/xfce4-notes-plugin/pkg-plist

Modified: head/deskutils/xfce4-notes-plugin/Makefile
==============================================================================
--- head/deskutils/xfce4-notes-plugin/Makefile	Thu Jun 25 01:25:55 2015	(r390528)
+++ head/deskutils/xfce4-notes-plugin/Makefile	Thu Jun 25 03:29:46 2015	(r390529)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xfce4-notes-plugin
-PORTVERSION=	1.8.0
+PORTVERSION=	1.8.1
 CATEGORIES=	deskutils xfce
 MASTER_SITES=	XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
 DIST_SUBDIR=	xfce4
@@ -20,5 +20,6 @@ USE_GNOME=	glib20 gtk20 intltool intlhac
 USE_XFCE=	panel
 INSTALLS_ICONS=	yes
 USE_XORG=	x11
+INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>

Modified: head/deskutils/xfce4-notes-plugin/distinfo
==============================================================================
--- head/deskutils/xfce4-notes-plugin/distinfo	Thu Jun 25 01:25:55 2015	(r390528)
+++ head/deskutils/xfce4-notes-plugin/distinfo	Thu Jun 25 03:29:46 2015	(r390529)
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-notes-plugin-1.8.0.tar.bz2) = 3627b7da0533ca3fb10310f287dc0d569470960ffdaea7678fd878a20d409678
-SIZE (xfce4/xfce4-notes-plugin-1.8.0.tar.bz2) = 469959
+SHA256 (xfce4/xfce4-notes-plugin-1.8.1.tar.bz2) = 07a4c3e71431c24f97d2e270452dd0fa51ff0bdb6219a13a20d0bfa8d9de54b2
+SIZE (xfce4/xfce4-notes-plugin-1.8.1.tar.bz2) = 479652

Modified: head/deskutils/xfce4-notes-plugin/pkg-plist
==============================================================================
--- head/deskutils/xfce4-notes-plugin/pkg-plist	Thu Jun 25 01:25:55 2015	(r390528)
+++ head/deskutils/xfce4-notes-plugin/pkg-plist	Thu Jun 25 03:29:46 2015	(r390529)
@@ -73,6 +73,15 @@ share/locale/zh_TW/LC_MESSAGES/xfce4-not
 %%DATADIR%%/gtk-2.0/scrollbars/stepper-up.png
 %%DATADIR%%/gtk-2.0/scrollbars/trough-scrollbar-horiz.png
 %%DATADIR%%/gtk-2.0/scrollbars/trough-scrollbar-vert.png
+%%DATADIR%%/gtk-2.0/tabs/notebook.png
+%%DATADIR%%/gtk-2.0/tabs/tab-bottom-active.png
+%%DATADIR%%/gtk-2.0/tabs/tab-bottom.png
+%%DATADIR%%/gtk-2.0/tabs/tab-left-active.png
+%%DATADIR%%/gtk-2.0/tabs/tab-left.png
+%%DATADIR%%/gtk-2.0/tabs/tab-right-active.png
+%%DATADIR%%/gtk-2.0/tabs/tab-right.png
+%%DATADIR%%/gtk-2.0/tabs/tab-top-active.png
+%%DATADIR%%/gtk-2.0/tabs/tab-top.png
 %%DATADIR%%/pixmaps/notes-menu-active.png
 %%DATADIR%%/pixmaps/notes-menu.png
 share/xfce4/panel-plugins/xfce4-notes-plugin.desktop


More information about the svn-ports-all mailing list