Date: Wed, 16 Dec 2009 05:40:24 +0300 (MSK) From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: FreeBSD-gnats-submit@FreeBSD.org Cc: glebius@FreeBSD.org Subject: ports/141662: [PATCH] astro/josm: update to 2561 Message-ID: <20091216024024.2CCA8B849@hades.panopticon> Resent-Message-ID: <200912160250.nBG2o1Gx095882@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141662 >Category: ports >Synopsis: [PATCH] astro/josm: update to 2561 >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 Dec 16 02:50:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 8.0-RELEASE i386 >Organization: >Environment: System: FreeBSD hades.panopticon 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Tue Nov 24 22:31:59 MSK 2009 >Description: - Update to 2561 - Make it more clear that EXTRACT_ONLY is intendedly empty Port maintainer (glebius@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- josm-2561.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/astro/josm/Makefile,v retrieving revision 1.16 diff -u -u -r1.16 Makefile --- Makefile 27 Oct 2009 22:50:30 -0000 1.16 +++ Makefile 15 Dec 2009 20:02:23 -0000 @@ -6,13 +6,13 @@ # PORTNAME= josm -PORTVERSION= 2255 +PORTVERSION= 2561 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/:josm \ http://svn.openstreetmap.org/applications/editors/josm/plugins/wmsplugin/:wmsplugin DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION}.jar DISTFILES= ${DISTNAME}:josm ${WEBKITIMG_SRC}:wmsplugin -EXTRACT_ONLY= +EXTRACT_ONLY= # empty MAINTAINER= glebius@FreeBSD.org COMMENT= A comprehensive editor for OpenStreetMap.org database Index: distinfo =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/astro/josm/distinfo,v retrieving revision 1.12 diff -u -u -r1.12 distinfo --- distinfo 27 Oct 2009 22:50:30 -0000 1.12 +++ distinfo 9 Dec 2009 19:29:36 -0000 @@ -1,6 +1,6 @@ -MD5 (josm-snapshot-2255.jar) = 4adb874ac81069765eb927bcc4f595c4 -SHA256 (josm-snapshot-2255.jar) = 9f5bfbb60b6c6db4993dcd3a02a9c76a8ef7191b33278df06f43ae57329c03df -SIZE (josm-snapshot-2255.jar) = 6359057 +MD5 (josm-snapshot-2561.jar) = 08fe4810be7a6908f85e80542c443600 +SHA256 (josm-snapshot-2561.jar) = 96af0b030cc25ff3feebce18b8685a35af3afb598c1305be9aee78abf1db45de +SIZE (josm-snapshot-2561.jar) = 6674767 MD5 (webkit-image.cpp) = b96ec14ffce19b977129cf07679e655c SHA256 (webkit-image.cpp) = 431f5b956c0e3d1615289dd6cb64effb988b30ace7c80f5a51f9546aa80d300d SIZE (webkit-image.cpp) = 2718 --- josm-2561.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?20091216024024.2CCA8B849>