diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-17 17:42:34 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-17 17:42:34 +0000 |
commit | f04b26ad2910ced3d34a2a78b95c5e8dc0a6a6e2 (patch) | |
tree | 3e06e2ceac5b115dd97511a3c7a8c8474f42df5d /hungarian | |
parent | e6a4dd97423cda233b378af792f7cd2d927f9151 (diff) | |
download | ports-f04b26ad2910ced3d34a2a78b95c5e8dc0a6a6e2.tar.gz ports-f04b26ad2910ced3d34a2a78b95c5e8dc0a6a6e2.zip |
- Change MASTER_SITES to my LOCAL to avoid implicit change of non-versioned
dist files
Notes
Notes:
svn path=/head/; revision=279920
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/hyphen/Makefile | 4 | ||||
-rw-r--r-- | hungarian/hyphen/distinfo | 4 | ||||
-rw-r--r-- | hungarian/mythes/Makefile | 4 | ||||
-rw-r--r-- | hungarian/mythes/distinfo | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/hungarian/hyphen/Makefile b/hungarian/hyphen/Makefile index b4b111616609..bfe088b82cc7 100644 --- a/hungarian/hyphen/Makefile +++ b/hungarian/hyphen/Makefile @@ -9,8 +9,8 @@ PORTNAME= hyphen PORTVERSION= 2007.05.17 PORTREVISION= 1 CATEGORIES= hungarian textproc -MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ -DISTNAME= hyph_hu_HU +MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ +DISTNAME= hyph_hu_HU-${PORTVERSION:C/\.//g} MAINTAINER= office@FreeBSD.org COMMENT= Hungarian hyphenation rules diff --git a/hungarian/hyphen/distinfo b/hungarian/hyphen/distinfo index 2ecce5cabcb2..aeddc20abbfc 100644 --- a/hungarian/hyphen/distinfo +++ b/hungarian/hyphen/distinfo @@ -1,2 +1,2 @@ -SHA256 (hyph_hu_HU.zip) = 3eb989ce5d6952224f800ec76000a71a509a5db37a63292a53f0381c39fcbaa1 -SIZE (hyph_hu_HU.zip) = 275139 +SHA256 (hyph_hu_HU-20070517.zip) = 3eb989ce5d6952224f800ec76000a71a509a5db37a63292a53f0381c39fcbaa1 +SIZE (hyph_hu_HU-20070517.zip) = 275139 diff --git a/hungarian/mythes/Makefile b/hungarian/mythes/Makefile index aa5b2fc58db1..8f31dd5f8a33 100644 --- a/hungarian/mythes/Makefile +++ b/hungarian/mythes/Makefile @@ -9,8 +9,8 @@ PORTNAME= mythes PORTVERSION= 2003.09.29 PORTREVISION= 1 CATEGORIES= hungarian textproc -MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ -DISTNAME= thes_hu_HU +MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ +DISTNAME= thes_hu_HU-${PORTVERSION:C/\.//g} MAINTAINER= office@FreeBSD.org COMMENT= Hungarian thesaurus diff --git a/hungarian/mythes/distinfo b/hungarian/mythes/distinfo index b54e13d6648d..9e7a0e058fc3 100644 --- a/hungarian/mythes/distinfo +++ b/hungarian/mythes/distinfo @@ -1,2 +1,2 @@ -SHA256 (thes_hu_HU.zip) = 0d184579af89511ab216534d7b8287ec99244d374512e733025b200c7d0a733a -SIZE (thes_hu_HU.zip) = 423739 +SHA256 (thes_hu_HU-20030929.zip) = 0d184579af89511ab216534d7b8287ec99244d374512e733025b200c7d0a733a +SIZE (thes_hu_HU-20030929.zip) = 423739 |