svn commit: r359396 - head/devel/thunar-vcs-plugin
Olivier Duchateau
olivierd at FreeBSD.org
Thu Jun 26 16:45:48 UTC 2014
Author: olivierd
Date: Thu Jun 26 16:45:47 2014
New Revision: 359396
URL: http://svnweb.freebsd.org/changeset/ports/359396
QAT: https://qat.redports.org/buildarchive/r359396/
Log:
- Switch to USES= libtool tar:bzip2
- Bump PORTREVISION
Modified:
head/devel/thunar-vcs-plugin/Makefile
head/devel/thunar-vcs-plugin/pkg-plist
Modified: head/devel/thunar-vcs-plugin/Makefile
==============================================================================
--- head/devel/thunar-vcs-plugin/Makefile Thu Jun 26 16:43:38 2014 (r359395)
+++ head/devel/thunar-vcs-plugin/Makefile Thu Jun 26 16:45:47 2014 (r359396)
@@ -3,7 +3,7 @@
PORTNAME= thunar-vcs-plugin
PORTVERSION= 0.1.4
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -12,13 +12,11 @@ DIST_SUBDIR= xfce4
MAINTAINER= sergey.dyatko at gmail.com
COMMENT= Version Control System plugin for Thunar
-USE_AUTOTOOLS= libtool
-USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= gtk20 glib20 intltool intlhack
USE_XFCE= configenv libexo libutil thunar
INSTALLS_ICONS= yes
-USES= pkgconfig gmake
+USES= pkgconfig gmake libtool tar:bzip2
LDFLAGS+= -L${LOCALBASE}/lib
Modified: head/devel/thunar-vcs-plugin/pkg-plist
==============================================================================
--- head/devel/thunar-vcs-plugin/pkg-plist Thu Jun 26 16:43:38 2014 (r359395)
+++ head/devel/thunar-vcs-plugin/pkg-plist Thu Jun 26 16:45:47 2014 (r359396)
@@ -1,5 +1,3 @@
-lib/thunarx-2/thunar-vcs-plugin.a
-lib/thunarx-2/thunar-vcs-plugin.la
lib/thunarx-2/thunar-vcs-plugin.so
%%GIT%%libexec/tvp-git-helper
%%SVN%%libexec/tvp-svn-helper
More information about the svn-ports-head
mailing list