Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2008 20:30:39 +0200 (CEST)
From:      Marcin Cieslak <saper@SYSTEM.PL>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/126605: [MAINTAINER] www/commonist: unbreak
Message-ID:  <200808171830.m7HIUdbr050159@radziecki.saper.info>
Resent-Message-ID: <200808171840.m7HIe2oI008584@freefall.freebsd.org>

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

>Number:         126605
>Category:       ports
>Synopsis:       [MAINTAINER] www/commonist: unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 17 18:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Marcin Cieslak
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
http://saper.info
>Environment:
System: FreeBSD radziecki.saper.info 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed Jul 23 05:06:20 CEST 2008
>Description:

Add java to extract dependencies to use ${JAR}

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

See:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20080809191637/commonist-0.3.28.log

>Fix:

--- commonist-0.3.28.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/home/ncvs/ports/www/commonist/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	15 Aug 2008 14:18:44 -0000	1.2
+++ Makefile	17 Aug 2008 18:27:07 -0000
@@ -13,11 +13,10 @@
 MAINTAINER=	saper@SYSTEM.PL
 COMMENT=	Easy upload of images to Wikimedia Commons and Mediawiki
 
-BROKEN=		does not extract
-
 TARGET_JAR=	${JAVAJARDIR}/${PORTNAME}.jar
 USE_ZIP=	yes
 USE_JAVA=	1.5+
+JAVA_EXTRACT=	yes
 USE_ANT=	yes
 ALL_TARGET=	jar
 MAKE_ARGS+=	-Djar.lib.dir=${WRKSRC}/build/jar -Dtarget.name=${WRKSRC}/build/jar/${PORTNAME}.jar
--- commonist-0.3.28.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?200808171830.m7HIUdbr050159>