Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2012 21:27:32 +0000 (UTC)
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304930 - in head: japanese/guesswork-classic security/maia
Message-ID:  <201209262127.q8QLRWG3095774@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: glarkin
Date: Wed Sep 26 21:27:31 2012
New Revision: 304930
URL: http://svn.freebsd.org/changeset/ports/304930

Log:
  - Chase www/smarty -> www/smarty2 rename

Modified:
  head/japanese/guesswork-classic/Makefile
  head/security/maia/Makefile

Modified: head/japanese/guesswork-classic/Makefile
==============================================================================
--- head/japanese/guesswork-classic/Makefile	Wed Sep 26 20:54:55 2012	(r304929)
+++ head/japanese/guesswork-classic/Makefile	Wed Sep 26 21:27:31 2012	(r304930)
@@ -7,13 +7,14 @@
 
 PORTNAME=	guesswork-classic
 PORTVERSION=	0.0.3
+PORTREVISION=	1
 CATEGORIES=	japanese devel
 MASTER_SITES=	http://classic.guesswork.jp/download/files/
 
 MAINTAINER=	smatsui@karashi.org
 COMMENT=	A PHP lightweight framework
 
-RUN_DEPENDS=	${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty
+RUN_DEPENDS=	${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty2
 
 NO_BUILD=	yes
 USE_PHP=	yes

Modified: head/security/maia/Makefile
==============================================================================
--- head/security/maia/Makefile	Wed Sep 26 20:54:55 2012	(r304929)
+++ head/security/maia/Makefile	Wed Sep 26 21:27:31 2012	(r304930)
@@ -7,7 +7,7 @@
 
 PORTNAME=	maia
 DISTVERSION=	1.0.3-${SVNREVISION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security
 MASTER_SITES=	http://www.purplehat.org/downloads/maia/
 
@@ -127,7 +127,7 @@ RUN_DEPENDS+=	${PEAR_DIR}/Mail/mime.php:
 		${PEAR_DIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
 		${PEAR_DIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP \
 		${PEAR_DIR}/Log.php:${PORTSDIR}/sysutils/pear-Log \
-		${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty
+		${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty2
 .endif
 
 .if defined(WITH_MYSQL)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209262127.q8QLRWG3095774>