Date: Wed, 2 Jul 2014 06:32:05 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360138 - head/x11-wm/wmakerconf Message-ID: <201407020632.s626W5Ef070137@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407020632.s626W5Ef070137>