mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Unbreak. Use new evilnumbers db but old source files, because with new
ones lynx shows some ugly output. The new version only add some wordsmithing and a few "newish" html tags like <span>.
This commit is contained in:
parent
f56573fb26
commit
e33f3545d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528950
@ -3,9 +3,9 @@
|
||||
|
||||
PORTNAME= evilfinder
|
||||
PORTVERSION= 1.00
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://lcamtuf.coredump.cx/:src \
|
||||
MASTER_SITES= https://aklv.github.io/distfiles/:src \
|
||||
http://lcamtuf.coredump.cx/evilfinder/:numbers
|
||||
DISTFILES= ef.tgz:src \
|
||||
evilnumbers.dat:numbers
|
||||
@ -14,8 +14,6 @@ EXTRACT_ONLY= ef.tgz
|
||||
MAINTAINER= ak@FreeBSD.org
|
||||
COMMENT= Numerologically determine the evilness of things
|
||||
|
||||
BROKEN= unfetchable
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
|
@ -1,4 +1,5 @@
|
||||
TIMESTAMP = 1584940020
|
||||
SHA256 (ef.tgz) = 0e61b46c0891f7631a24a06c40988013c5581a9631eb7ed1221ff797299f0588
|
||||
SIZE (ef.tgz) = 150494
|
||||
SHA256 (evilnumbers.dat) = 6162beec29da300c610d8a8e8d879178af6814b6e80ec3ddc12cfdfc4bc330ac
|
||||
SIZE (evilnumbers.dat) = 5087
|
||||
SHA256 (evilnumbers.dat) = 7e51ec1be49f6fe2a7097a11ae80a8a863303d8c7a4be7d1df94ad1386bc00b6
|
||||
SIZE (evilnumbers.dat) = 5091
|
||||
|
Loading…
Reference in New Issue
Block a user