svn commit: r334117 - head/french/hyphen

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 17 19:20:16 UTC 2013


Author: sunpoet
Date: Sun Nov 17 19:20:15 2013
New Revision: 334117
URL: http://svnweb.freebsd.org/changeset/ports/334117

Log:
  - Add my LOCAL to MASTER_SITES
  - Move EXTRACT_SUFX upward
  - Update WWW

Modified:
  head/french/hyphen/Makefile   (contents, props changed)
  head/french/hyphen/pkg-descr

Modified: head/french/hyphen/Makefile
==============================================================================
--- head/french/hyphen/Makefile	Sun Nov 17 19:08:23 2013	(r334116)
+++ head/french/hyphen/Makefile	Sun Nov 17 19:20:15 2013	(r334117)
@@ -3,14 +3,15 @@
 PORTNAME=	hyphen
 PORTVERSION=	3.0
 CATEGORIES=	french textproc
-MASTER_SITES=	http://www.dicollecte.org/download/fr/
+MASTER_SITES=	http://www.dicollecte.org/download/fr/ \
+		LOCAL/sunpoet/${PORTNAME}
 DISTNAME=	hyph-fr-v${PORTVERSION}
+EXTRACT_SUFX=	.zip
 DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	office at FreeBSD.org
 COMMENT=	French hyphenation rules
 
-EXTRACT_SUFX=	.zip
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 

Modified: head/french/hyphen/pkg-descr
==============================================================================
--- head/french/hyphen/pkg-descr	Sun Nov 17 19:08:23 2013	(r334116)
+++ head/french/hyphen/pkg-descr	Sun Nov 17 19:20:15 2013	(r334117)
@@ -1,3 +1,3 @@
 French hyphenation rules
 
-WWW: http://www.dicollecte.org/download.php?prj=fr
+WWW: http://www.dicollecte.org/


More information about the svn-ports-head mailing list