mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 4.12
- Add my LOCAL to MASTER_SITES - Move EXTRACT_SUFX upward
This commit is contained in:
parent
8cf3980b25
commit
07df5cb711
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334116
2 changed files with 7 additions and 6 deletions
|
@ -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@FreeBSD.org
|
||||
COMMENT= Modern French hunspell dictionaries
|
||||
|
||||
EXTRACT_SUFX= .zip
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue