Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2013 22:15:12 +0100
From:      coder@tuxfamily.org
To:        ports@FreeBSD.org
Subject:   devel/looks
Message-ID:  <a09f4c7ceb5fc92701bfa1289c82e738.squirrel@webmail.tuxfamily.org>

next in thread | raw e-mail | index | archive | help
------=_20130114221512_73344
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit

Hi,
Can someone test this update of devel/looks. It's a java port needed
by math/scilab. I'm an user of scilab but i don't know anything on
Java...
Regards.
------=_20130114221512_73344
Content-Type: text/x-patch; name="looks.diff"
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="looks.diff"

diff -ruN devel/looks.orig/Makefile devel/looks/Makefile
--- devel/looks.orig/Makefile	2012-12-10 12:29:54.000000000 +0100
+++ devel/looks/Makefile	2013-01-14 21:36:20.000000000 +0100
@@ -1,27 +1,23 @@
 # Created by: Thierry Thomas <thierry@pompo.net>
-# $FreeBSD: ports/devel/looks/Makefile,v 1.19 2012/12/10 11:29:54 svnexp Exp $
+# $FreeBSD$
 
 PORTNAME=	looks
-PORTVERSION=	2.0.4
-PORTREVISION=	2
+PORTVERSION=	2.5.2
 CATEGORIES=	devel java
 MASTER_SITES=	http://www.jgoodies.com/download/libraries/${PORTNAME}/
-DISTNAME=	${PORTNAME}-${PORTVERSION:S|.|_|g}
+DISTNAME=	jgoodies-${PORTNAME}-${PORTVERSION:S|.|_|g}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The JGoodies Looks improve the appearance of your Java applications
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2012-10-20
-
 USE_ZIP=	yes
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	yes
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=		${WRKDIR}/jgoodies-${PORTNAME}-${PORTVERSION}
 
-JARFILE=	${PORTNAME}.jar
+JARFILE=	jgoodies-${PORTNAME}-${PORTVERSION}.jar
 
 ###
 # potential conflict with java/jcalendar, both install looksXXX.jar
diff -ruN devel/looks.orig/distinfo devel/looks/distinfo
--- devel/looks.orig/distinfo	2011-07-03 16:56:23.000000000 +0200
+++ devel/looks/distinfo	2013-01-14 21:30:59.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (looks-2_0_4.zip) = 203cfd1f12f0e5e0b901a145f91701106adad1131694823f0104b54b4ed0c619
-SIZE (looks-2_0_4.zip) = 1952358
+SHA256 (jgoodies-looks-2_5_2.zip) = edd0670c972715c0951094bdeac88047c8836097aea1e78c720d2fe78e8dbbbd
+SIZE (jgoodies-looks-2_5_2.zip) = 2466231
------=_20130114221512_73344--





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