Date: Tue, 17 Apr 2018 16:02:58 +0000 (UTC) From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467613 - head/graphics/mapyrus Message-ID: <201804171602.w3HG2w7V020465@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nivit Date: Tue Apr 17 16:02:58 2018 New Revision: 467613 URL: https://svnweb.freebsd.org/changeset/ports/467613 Log: - Update to 1.801 - Add LICENSE_FILE Modified: head/graphics/mapyrus/Makefile head/graphics/mapyrus/distinfo Modified: head/graphics/mapyrus/Makefile ============================================================================== --- head/graphics/mapyrus/Makefile Tue Apr 17 15:53:59 2018 (r467612) +++ head/graphics/mapyrus/Makefile Tue Apr 17 16:02:58 2018 (r467613) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mapyrus -PORTVERSION= 1.401 +PORTVERSION= 1.801 PORTREVISION= 0 CATEGORIES= graphics print java MASTER_SITES= SF @@ -11,6 +11,7 @@ MAINTAINER= nivit@FreeBSD.org COMMENT= Software for creating plots of points, lines, etc LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/userdoc/COPYING DATADIR= ${JAVASHAREDIR}/${PORTNAME} Modified: head/graphics/mapyrus/distinfo ============================================================================== --- head/graphics/mapyrus/distinfo Tue Apr 17 15:53:59 2018 (r467612) +++ head/graphics/mapyrus/distinfo Tue Apr 17 16:02:58 2018 (r467613) @@ -1,2 +1,3 @@ -SHA256 (mapyrus-1.401.zip) = 2781f2e0d9dee943976ffb28ead144542368de81e72bc54e78445c8aad94f7d1 -SIZE (mapyrus-1.401.zip) = 5116813 +TIMESTAMP = 1523980337 +SHA256 (mapyrus-1.801.zip) = 616982589517d75e59034fff9da368aab84c39d209fbff5802c46a37c4c43e51 +SIZE (mapyrus-1.801.zip) = 5141905
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804171602.w3HG2w7V020465>