mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Unbreak: fix distinfo [1]
- Add 'java' category [2] PR: 79549 [1] Submitted by: Sam Lawrance <boris@brooknet.com.au> [1] Reported by: portlint [2]
This commit is contained in:
parent
f39336eeed
commit
36f78e9883
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132550
@ -9,7 +9,7 @@
|
||||
PORTNAME= jtans
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
CATEGORIES= games java
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTNAME= ${PORTNAME}_appli-${PORTVERSION}
|
||||
@ -20,8 +20,6 @@ COMMENT= A (not so) ancient puzzle
|
||||
|
||||
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
|
||||
|
||||
BROKEN= Size mismatch
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
EXTRACT_CMD= ${CP}
|
||||
EXTRACT_BEFORE_ARGS= # empty
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (jtans_appli-1.0.jar) = 35cd1d82f917d432c787281f39e9b243
|
||||
SIZE (jtans_appli-1.0.jar) = 150392
|
||||
MD5 (jtans_appli-1.0.jar) = b3db7b6140f915feb8aed77665c3d7fe
|
||||
SIZE (jtans_appli-1.0.jar) = 149758
|
||||
|
Loading…
Reference in New Issue
Block a user