svn commit: r349588 - in head/chinese: . php-cconv php5-cconv

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 29 20:35:33 UTC 2014


Author: sunpoet
Date: Sat Mar 29 20:35:32 2014
New Revision: 349588
URL: http://svnweb.freebsd.org/changeset/ports/349588
QAT: https://qat.redports.org/buildarchive/r349588/

Log:
  - Move chinese/php5-cconv to chinese/php-cconv

Added:
  head/chinese/php-cconv/
     - copied from r347423, head/chinese/php5-cconv/
Deleted:
  head/chinese/php5-cconv/
Modified:
  head/chinese/Makefile
  head/chinese/php-cconv/Makefile

Modified: head/chinese/Makefile
==============================================================================
--- head/chinese/Makefile	Sat Mar 29 20:02:35 2014	(r349587)
+++ head/chinese/Makefile	Sat Mar 29 20:35:32 2014	(r349588)
@@ -107,7 +107,7 @@
     SUBDIR += p5-Text-Greeking-zh_TW
     SUBDIR += p5-cconv
     SUBDIR += pcmanx
-    SUBDIR += php5-cconv
+    SUBDIR += php-cconv
     SUBDIR += phpbb-tw
     SUBDIR += phpbb3-tw
     SUBDIR += pine4

Modified: head/chinese/php-cconv/Makefile
==============================================================================
--- head/chinese/php5-cconv/Makefile	Fri Mar  7 20:55:45 2014	(r347423)
+++ head/chinese/php-cconv/Makefile	Sat Mar 29 20:35:32 2014	(r349588)
@@ -5,7 +5,7 @@ PORTNAME=	cconv
 PORTVERSION=	0.6.4
 CATEGORIES=	chinese converters
 MASTER_SITES=	GOOGLE_CODE
-PKGNAMEPREFIX=	php5-
+PKGNAMEPREFIX=	php-
 DISTNAME=	${PORTNAME}-php-${PORTVERSION}
 
 MAINTAINER=	sunpoet at FreeBSD.org


More information about the svn-ports-all mailing list