From 3ee914ed741aa9c715a101a5290a51e9f298032a Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 24 Nov 2005 02:05:14 +0000 Subject: - Detonate this abandonware in two months - Remove checksum of nonexisting file - Add SHA256 --- editors/custom-emacs/Makefile | 3 +++ editors/custom-emacs/distinfo | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/custom-emacs/Makefile b/editors/custom-emacs/Makefile index 05a9b534de8b..f798bc413a40 100644 --- a/editors/custom-emacs/Makefile +++ b/editors/custom-emacs/Makefile @@ -15,6 +15,9 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER?= ports@FreeBSD.org COMMENT?= The Custom Library for emacs +DEPRECATED= "mastersite dissapeared; abandoned software for obsolete emacs version" +EXPIRATION_DATE=2006-01-24 + # custom library CUSTOM_VER= 1.9962 CUSTOMDOCDIR= share/doc/custom diff --git a/editors/custom-emacs/distinfo b/editors/custom-emacs/distinfo index 103ca78e53a6..b2c75020c84e 100644 --- a/editors/custom-emacs/distinfo +++ b/editors/custom-emacs/distinfo @@ -1,2 +1,3 @@ MD5 (custom-1.9962.tar.gz) = af3c53820c7f63f158c803be2d429596 -MD5 (custom-1.9962.patch) = aabccbae207de804c7778b4b8f93a2f6 +SHA256 (custom-1.9962.tar.gz) = ce59c6880924f38a91e9ed58468b649d3a8dda45daf5fc211d422cd4b88a734f +SIZE (custom-1.9962.tar.gz) = 106218 -- cgit