Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2007 01:42:42 +0200 (CEST)
From:      Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/112918: [PATCH] java/jlint: update to 3.1
Message-ID:  <20070523234242.1E9647E@imhotep.yuckfou.org>
Resent-Message-ID: <200705232350.l4NNo5w6072187@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         112918
>Category:       ports
>Synopsis:       [PATCH] java/jlint: update to 3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 23 23:50:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nils Vogels
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
IS-Root
>Environment:
System: FreeBSD imhotep.yuckfou.org 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Fri Aug  5 19:36:46 CEST
>Description:
- Update to 3.1

Removed file(s): Stale patch
- files/patch-types.hh

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- jlint-3.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/java/jlint/Makefile /disk/3/home/nivo/ports/jlint/Makefile
--- /usr/ports/java/jlint/Makefile	Tue May  9 02:18:05 2006
+++ /disk/3/home/nivo/ports/jlint/Makefile	Thu May 24 01:39:43 2007
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	jlint
-PORTVERSION=	3.0
-CATEGORIES=	java
+PORTVERSION=	3.1
+CATEGORIES=	java devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
diff -ruN --exclude=CVS /usr/ports/java/jlint/distinfo /disk/3/home/nivo/ports/jlint/distinfo
--- /usr/ports/java/jlint/distinfo	Fri Nov 25 00:21:03 2005
+++ /disk/3/home/nivo/ports/jlint/distinfo	Thu May 24 01:39:09 2007
@@ -1,3 +1,3 @@
-MD5 (jlint-3.0.tar.gz) = 9f033660b63865046c34fb23e23fda63
-SHA256 (jlint-3.0.tar.gz) = d2e50eb35e657af0de4ba569d9f23231f16b0794ec224e5fe603477b93d4678c
-SIZE (jlint-3.0.tar.gz) = 303333
+MD5 (jlint-3.1.tar.gz) = b170eaae87ffa29d26eefef6b9dbfd11
+SHA256 (jlint-3.1.tar.gz) = 9f4bae0eee83bd3d9d2b87a47fa3938870e28cdef798b7b4f671a620f67e370b
+SIZE (jlint-3.1.tar.gz) = 268888
diff -ruN --exclude=CVS /usr/ports/java/jlint/files/patch-types.hh /disk/3/home/nivo/ports/jlint/files/patch-types.hh
--- /usr/ports/java/jlint/files/patch-types.hh	Wed Nov  3 13:39:23 2004
+++ /disk/3/home/nivo/ports/jlint/files/patch-types.hh	Thu Jan  1 01:00:00 1970
@@ -1,12 +0,0 @@
-$FreeBSD: ports/java/jlint/files/patch-types.hh,v 1.1 2004/11/03 12:39:23 hq Exp $
-
---- types.hh.orig	Fri Apr  4 20:29:43 2003
-+++ types.hh	Thu Oct 28 14:24:56 2004
-@@ -31,7 +31,6 @@
- #endif
- #endif
- 
--#define bool  int
- #define true  1
- #define false 0
- 
--- jlint-3.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070523234242.1E9647E>