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

(-)/disk/3/home/nivo/ports/jlint/Makefile (-2 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	jlint
8
PORTNAME=	jlint
9
PORTVERSION=	3.0
9
PORTVERSION=	3.1
10
CATEGORIES=	java
10
CATEGORIES=	java devel
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
13
13
(-)/disk/3/home/nivo/ports/jlint/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (jlint-3.0.tar.gz) = 9f033660b63865046c34fb23e23fda63
1
MD5 (jlint-3.1.tar.gz) = b170eaae87ffa29d26eefef6b9dbfd11
2
SHA256 (jlint-3.0.tar.gz) = d2e50eb35e657af0de4ba569d9f23231f16b0794ec224e5fe603477b93d4678c
2
SHA256 (jlint-3.1.tar.gz) = 9f4bae0eee83bd3d9d2b87a47fa3938870e28cdef798b7b4f671a620f67e370b
3
SIZE (jlint-3.0.tar.gz) = 303333
3
SIZE (jlint-3.1.tar.gz) = 268888
(-)/disk/3/home/nivo/ports/jlint/files/patch-types.hh (-12 lines)
Lines 1-12 Link Here
1
$FreeBSD: ports/java/jlint/files/patch-types.hh,v 1.1 2004/11/03 12:39:23 hq Exp $
2
3
--- types.hh.orig	Fri Apr  4 20:29:43 2003
4
+++ types.hh	Thu Oct 28 14:24:56 2004
5
@@ -31,7 +31,6 @@
6
 #endif
7
 #endif
8
 
9
-#define bool  int
10
 #define true  1
11
 #define false 0
12
 

Return to bug 112918