View | Details | Raw Unified | Return to bug 206395
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=		stendhal
4
PORTNAME=		stendhal
5
PORTVERSION=		1.18
5
PORTVERSION=		1.19
6
DISTVERSIONSUFFIX=	-src
6
DISTVERSIONSUFFIX=	-src
7
CATEGORIES=		games java
7
CATEGORIES=		games java
8
MASTER_SITES=		SF/arianne/${PORTNAME}/${PORTVERSION}/
8
MASTER_SITES=		SF/arianne/${PORTNAME}/${PORTVERSION}/
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (stendhal-1.18-src.tar.gz) = 06c3f8c72305138b952950a8a08b309f45d40488fe5c2e2f64ffbe31e0ae2683
1
SHA256 (stendhal-1.19-src.tar.gz) = c50328ceb3eaa5c1f934614e01428fd844df70f0df77deffe398866ad1e9b4e7
2
SIZE (stendhal-1.18-src.tar.gz) = 105336297
2
SIZE (stendhal-1.19-src.tar.gz) = 107346502
(-)pkg-plist (+11 lines)
Lines 21-26 Link Here
21
share/stendhal/lib/marauroa.jar
21
share/stendhal/lib/marauroa.jar
22
share/stendhal/lib/LICENSES.txt
22
share/stendhal/lib/LICENSES.txt
23
share/stendhal/lib/NOTICE.txt
23
share/stendhal/lib/NOTICE.txt
24
share/stendhal/lib/h2-license.html
25
share/stendhal/lib/jetty-license.html
26
share/stendhal/lib/jetty-notice.html
27
share/stendhal/lib/jnlp-license.txt
28
share/stendhal/lib/json-simple-license.txt
29
share/stendhal/lib/junit-license.html
30
share/stendhal/lib/jython-license.txt
31
share/stendhal/lib/log4j-license.txt
32
share/stendhal/lib/servlet-api-license.txt
33
share/stendhal/lib/sha512crypt-license.txt
34
share/stendhal/lib/websocket-license.txt
24
@dir share/stendhal/log
35
@dir share/stendhal/log
25
%%CLIENT%%bin/stendhal
36
%%CLIENT%%bin/stendhal
26
%%CLIENT%%man/man1/stendhal.1.gz
37
%%CLIENT%%man/man1/stendhal.1.gz

Return to bug 206395