mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
o Fix MASTER_SITES
o Change distinfo md5 checksum - The spare url in the Makefile doesn't works. - I cannot find a distfile with the same md5 that we have in distinfo - The new distfile's difference is a comment and two removed ifdef's (see PR for full diff) PR: 53103 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
This commit is contained in:
parent
279955e178
commit
cc6596753b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82857
@ -9,12 +9,8 @@
|
||||
PORTNAME= celvis
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= chinese editors
|
||||
MASTER_SITES= ftp://ftp.edu.cn/pub/Chinese/
|
||||
#
|
||||
# switch to http://www.ifcss.org/ftp-pub/software/unix/editor/celvis-1.3.tar.gz
|
||||
# if the distfile becomes unfetchable again. Note this ver is slightly
|
||||
# different.
|
||||
DISTNAME= celvis
|
||||
MASTER_SITES= http://ftp.ist.utl.pt/pub/ctan/language/chinese/chtex/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A vi/ex clone that speaks Chinese
|
||||
|
@ -1 +1 @@
|
||||
MD5 (celvis.tar.gz) = 219f74d6b34b4812280fd3f96a1c4686
|
||||
MD5 (celvis.tar.gz) = 70bb2769b07d12afd22ffeaf8aff227e
|
||||
|
Loading…
Reference in New Issue
Block a user