svn commit: r360138 - head/x11-wm/wmakerconf

Baptiste Daroussin bapt at FreeBSD.org
Wed Jul 2 06:32:06 UTC 2014


Author: bapt
Date: Wed Jul  2 06:32:05 2014
New Revision: 360138
URL: http://svnweb.freebsd.org/changeset/ports/360138
QAT: https://qat.redports.org/buildarchive/r360138/

Log:
  Switch the default rpm used to rpm4

Modified:
  head/x11-wm/wmakerconf/Makefile

Modified: head/x11-wm/wmakerconf/Makefile
==============================================================================
--- head/x11-wm/wmakerconf/Makefile	Wed Jul  2 06:30:54 2014	(r360137)
+++ head/x11-wm/wmakerconf/Makefile	Wed Jul  2 06:32:05 2014	(r360138)
@@ -4,7 +4,7 @@
 
 PORTNAME=	wmakerconf
 PORTVERSION=	2.12
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	x11-wm
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -15,7 +15,7 @@ COMMENT=	Configuration tool for Window M
 LICENSE=	GPLv2
 
 LIB_DEPENDS=	libwraster.so:${PORTSDIR}/x11-wm/windowmaker
-RUN_DEPENDS=	rpm:${PORTSDIR}/archivers/rpm
+RUN_DEPENDS=	rpm:${PORTSDIR}/archivers/rpm4
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 


More information about the svn-ports-head mailing list