svn commit: r312930 - in head: . textproc textproc/stardict-rptts textproc/stardict2-rptts
Max Brazhnikov
makc at FreeBSD.org
Mon Feb 25 16:25:46 UTC 2013
Author: makc
Date: Mon Feb 25 16:25:44 2013
New Revision: 312930
URL: http://svnweb.freebsd.org/changeset/ports/312930
Log:
- Rename stardict2-rptts to stardict-rptts
- Update WWW, MASTER_SITES
- Trim Makefile header
Added:
head/textproc/stardict-rptts/
- copied from r312880, head/textproc/stardict2-rptts/
Deleted:
head/textproc/stardict2-rptts/
Modified:
head/MOVED
head/textproc/Makefile
head/textproc/stardict-rptts/Makefile (contents, props changed)
head/textproc/stardict-rptts/pkg-descr (contents, props changed)
Modified: head/MOVED
==============================================================================
--- head/MOVED Mon Feb 25 16:14:28 2013 (r312929)
+++ head/MOVED Mon Feb 25 16:25:44 2013 (r312930)
@@ -4073,3 +4073,4 @@ japanese/MT|www/MT|2013-02-23|Remove, be
french/MT|www/MT|2013-02-23|Remove, because it was merged into main www/MT
german/MT|www/MT|2013-02-23|Remove, because it was merged into main www/MT
dns/p5-Net-DNS-ZoneFile||2013-02-25|Now bundled with dns/p5-Net-DNS
+textproc/stardict2-rptts|textproc/stardict-rptts|2013-02-25|Renamed
Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile Mon Feb 25 16:14:28 2013 (r312929)
+++ head/textproc/Makefile Mon Feb 25 16:25:44 2013 (r312930)
@@ -1387,10 +1387,10 @@
SUBDIR += stardict-OxfordCollocation
SUBDIR += stardict-longman
SUBDIR += stardict-oald
+ SUBDIR += stardict-rptts
SUBDIR += stardict2
SUBDIR += stardict2-dictd_mova
SUBDIR += stardict2-quick
- SUBDIR += stardict2-rptts
SUBDIR += stardict3
SUBDIR += supercat
SUBDIR += sv-aspell
Modified: head/textproc/stardict-rptts/Makefile
==============================================================================
--- head/textproc/stardict2-rptts/Makefile Sun Feb 24 16:56:47 2013 (r312880)
+++ head/textproc/stardict-rptts/Makefile Mon Feb 25 16:25:44 2013 (r312930)
@@ -1,20 +1,18 @@
-# Ports collection makefile for: stardict2-rptts
-# Date created: 27 Nov 2004
-# Whom: Shen Chun-Hsing <statue at freebsd.netlab.cse.yzu.edu.tw>
+# Created by: Shen Chun-Hsing <statue at freebsd.netlab.cse.yzu.edu.tw>
# $FreeBSD$
-#
-PORTNAME= stardict2-rptts
+PORTNAME= stardict-rptts
PORTVERSION= 2.1.0
CATEGORIES= textproc
-MASTER_SITES= SF/stardict/WyabdcRealPeopleTTS/${PORTVERSION}
+MASTER_SITES= GOOGLE_CODE
DISTNAME= WyabdcRealPeopleTTS
DIST_SUBDIR= stardict
-EXTRACT_ONLY= # empty
MAINTAINER= makc at FreeBSD.org
COMMENT= Real People TTS for StarDict
+PROJECTHOST= stardict-3
+
NO_BUILD= yes
USE_BZIP2= yes
Modified: head/textproc/stardict-rptts/pkg-descr
==============================================================================
--- head/textproc/stardict2-rptts/pkg-descr Sun Feb 24 16:56:47 2013 (r312880)
+++ head/textproc/stardict-rptts/pkg-descr Mon Feb 25 16:25:44 2013 (r312930)
@@ -1,3 +1,3 @@
Real People TTS for StarDict.
-
-WWW: http://stardict.sourceforge.net/
+
+WWW: http://www.stardict.org
More information about the svn-ports-all
mailing list