svn commit: r334116 - head/french/hunspell
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Nov 17 19:08:24 UTC 2013
Author: sunpoet
Date: Sun Nov 17 19:08:23 2013
New Revision: 334116
URL: http://svnweb.freebsd.org/changeset/ports/334116
Log:
- Update to 4.12
- Add my LOCAL to MASTER_SITES
- Move EXTRACT_SUFX upward
Modified:
head/french/hunspell/Makefile (contents, props changed)
head/french/hunspell/distinfo (contents, props changed)
Modified: head/french/hunspell/Makefile
==============================================================================
--- head/french/hunspell/Makefile Sun Nov 17 19:04:38 2013 (r334115)
+++ head/french/hunspell/Makefile Sun Nov 17 19:08:23 2013 (r334116)
@@ -1,16 +1,17 @@
# $FreeBSD$
PORTNAME= hunspell
-PORTVERSION= 4.6
+PORTVERSION= 4.12
CATEGORIES= french textproc
-MASTER_SITES= http://www.dicollecte.org/download/fr/
-DISTNAME= hunspell-fr-moderne-v${PORTVERSION}
+MASTER_SITES= http://www.dicollecte.org/download/fr/ \
+ LOCAL/sunpoet/${PORTNAME}
+DISTNAME= hunspell-french-dictionaries-v${PORTVERSION}
+EXTRACT_SUFX= .zip
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
COMMENT= Modern French hunspell dictionaries
-EXTRACT_SUFX= .zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/french/hunspell/distinfo
==============================================================================
--- head/french/hunspell/distinfo Sun Nov 17 19:04:38 2013 (r334115)
+++ head/french/hunspell/distinfo Sun Nov 17 19:08:23 2013 (r334116)
@@ -1,2 +1,2 @@
-SHA256 (hunspell/hunspell-fr-moderne-v4.6.zip) = 4d14486fa4c355ee0e8230ba92b3e950906c61712a5735c8b2fb3c7fb12386f4
-SIZE (hunspell/hunspell-fr-moderne-v4.6.zip) = 351916
+SHA256 (hunspell/hunspell-french-dictionaries-v4.12.zip) = 323ffc7ed69231127d75f9cab2cba387c7ed2f965f8c5a9ad16c0ed3cd41fe5c
+SIZE (hunspell/hunspell-french-dictionaries-v4.12.zip) = 1476697
More information about the svn-ports-all
mailing list