Date: Thu, 6 Dec 2018 12:05:25 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486754 - head/cad/libredwg Message-ID: <201812061205.wB6C5PFB085635@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Thu Dec 6 12:05:24 2018 New Revision: 486754 URL: https://svnweb.freebsd.org/changeset/ports/486754 Log: Update to version 0.7, which is an important bugfix release. Reported by: portscout Modified: head/cad/libredwg/Makefile head/cad/libredwg/distinfo Modified: head/cad/libredwg/Makefile ============================================================================== --- head/cad/libredwg/Makefile Thu Dec 6 11:55:00 2018 (r486753) +++ head/cad/libredwg/Makefile Thu Dec 6 12:05:24 2018 (r486754) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libredwg -PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTVERSION= 0.7 CATEGORIES= cad devel MASTER_SITES= GNU Modified: head/cad/libredwg/distinfo ============================================================================== --- head/cad/libredwg/distinfo Thu Dec 6 11:55:00 2018 (r486753) +++ head/cad/libredwg/distinfo Thu Dec 6 12:05:24 2018 (r486754) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541585461 -SHA256 (libredwg-0.6.2.tar.xz) = b17a5bc2a4f7cc13aa2c26c890cba9954ca768643884c8740c1a6b045c07591f -SIZE (libredwg-0.6.2.tar.xz) = 3818848 +TIMESTAMP = 1544052766 +SHA256 (libredwg-0.7.tar.xz) = cbef6b9d48877ca26a54115b9ef9a7fd02d0279a94e79d2247f80277820b888d +SIZE (libredwg-0.7.tar.xz) = 3830064
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812061205.wB6C5PFB085635>