svn commit: r341436 - head/multimedia/xfce4-parole

Olivier Duchateau olivierd at FreeBSD.org
Mon Jan 27 17:35:46 UTC 2014


Author: olivierd
Date: Mon Jan 27 17:35:46 2014
New Revision: 341436
URL: http://svnweb.freebsd.org/changeset/ports/341436
QAT: https://qat.redports.org/buildarchive/r341436/

Log:
  Tell portscout to reject any new versions (0.6.0 and higher).
  Currently, it needs x11/libxfce4menu (libxfce4ui) unstable release.

Modified:
  head/multimedia/xfce4-parole/Makefile

Modified: head/multimedia/xfce4-parole/Makefile
==============================================================================
--- head/multimedia/xfce4-parole/Makefile	Mon Jan 27 17:35:26 2014	(r341435)
+++ head/multimedia/xfce4-parole/Makefile	Mon Jan 27 17:35:46 2014	(r341436)
@@ -16,6 +16,8 @@ LIB_DEPENDS=	libtag.so:${PORTSDIR}/audio
 		libnotify.so:${PORTSDIR}/devel/libnotify \
 		libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
 
+PORTSCOUT=	limit:^0\.6\.
+
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 USE_BZIP2=	yes


More information about the svn-ports-all mailing list