diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-11 23:27:53 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-11 23:27:53 +0800 |
commit | 0b3b0c559b4018237503008594e8daae89a1f312 (patch) | |
tree | 156f9c904f1188ed03f39536c7a9c33cd642fbba | |
parent | db1f21fa3baa667248f706b8ce48f593ae86850c (diff) | |
download | freebsd-ports-gnome-0b3b0c559b4018237503008594e8daae89a1f312.tar.gz freebsd-ports-gnome-0b3b0c559b4018237503008594e8daae89a1f312.tar.zst freebsd-ports-gnome-0b3b0c559b4018237503008594e8daae89a1f312.zip |
- Update to 20150704
- Update MASTER_SITES: add my LOCAL to :BR
-rw-r--r-- | portuguese/hunspell/Makefile | 8 | ||||
-rw-r--r-- | portuguese/hunspell/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/portuguese/hunspell/Makefile b/portuguese/hunspell/Makefile index 9050582c41b9..0244b1ce6523 100644 --- a/portuguese/hunspell/Makefile +++ b/portuguese/hunspell/Makefile @@ -1,12 +1,12 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 20150418 +PORTVERSION= 20150704 CATEGORIES= portuguese textproc -MASTER_SITES= http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/ \ +MASTER_SITES= http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/:PT \ http://www.broffice.org/files/:BR \ - LOCAL/sunpoet/${PORTNAME} -DISTFILES= hunspell-pt_PT-${PORTVERSION}.tar.gz \ + LOCAL/sunpoet/${PORTNAME}:PT,BR +DISTFILES= hunspell-pt_PT-${PORTVERSION}.tar.gz:PT \ pt_BR-2012-06-09AOC.zip:BR DIST_SUBDIR= ${PORTNAME} diff --git a/portuguese/hunspell/distinfo b/portuguese/hunspell/distinfo index 21d6763e2fa2..e56ffb5d1d10 100644 --- a/portuguese/hunspell/distinfo +++ b/portuguese/hunspell/distinfo @@ -1,4 +1,4 @@ -SHA256 (hunspell/hunspell-pt_PT-20150418.tar.gz) = f034d7780093b10ee2a18111553bcc029409ce95d5b8507d23a3cb2f1a96e235 -SIZE (hunspell/hunspell-pt_PT-20150418.tar.gz) = 255645 +SHA256 (hunspell/hunspell-pt_PT-20150704.tar.gz) = 2cf4b5ff5e48744636adc310fc9b57e8e5d3e38df2c73512924c0466e6aeb76f +SIZE (hunspell/hunspell-pt_PT-20150704.tar.gz) = 255687 SHA256 (hunspell/pt_BR-2012-06-09AOC.zip) = 883d616f2f302a34802e8a60e17c2d6d292c9d125022c0f79ab4a60870c73f4f SIZE (hunspell/pt_BR-2012-06-09AOC.zip) = 1362087 |