Use MASTERDIR's distinfo for chinese/joe so that future upgrades of
editors/joe do not break the slave port. Deprecate the slave port, because its difference with the master is too trivial to warrant a separate package.
This commit is contained in:
parent
01bd8dd152
commit
e5b890bf91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382433
@ -1,7 +1,6 @@
|
||||
# Created by: Shen Chuan-Hsing <statue@mail.elife.idv.tw>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= chinese
|
||||
|
||||
PATCH_SITES= ${MASTER_SITE_LOCAL}
|
||||
@ -13,7 +12,9 @@ MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LATEST_LINK= ${PKGNAMEPREFIX}joe
|
||||
|
||||
DEPRECATED= The difference with editors/joe is too trivial to warrant a separate port
|
||||
EXPIRATION_DATE=2015-09-27
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../editors/joe
|
||||
DISTINFO_FILE= ${.CURDIR}/distinfo
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -1,4 +0,0 @@
|
||||
SHA256 (joe-3.7.tar.gz) = cae456e1ad5a8c1d3c94920a3416c2347277739b260e3494d3bc0f2b9b73106f
|
||||
SIZE (joe-3.7.tar.gz) = 696036
|
||||
SHA256 (zh-joe-3.7.diff) = 15e17361e7560558cc91b1bdef05dc8b8951413c7d7c5a01482514d71eba4e0b
|
||||
SIZE (zh-joe-3.7.diff) = 834
|
@ -1,2 +1,4 @@
|
||||
SHA256 (joe-4.0.tar.gz) = c556adff77fd97bf1b86198de6cb82e0b92cda18579c4fef6c83b608d2ed2915
|
||||
SIZE (joe-4.0.tar.gz) = 838783
|
||||
SHA256 (zh-joe-3.7.diff) = 15e17361e7560558cc91b1bdef05dc8b8951413c7d7c5a01482514d71eba4e0b
|
||||
SIZE (zh-joe-3.7.diff) = 834
|
||||
|
Loading…
Reference in New Issue
Block a user