Date: Mon, 2 Aug 2021 09:00:23 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ee0cd185a2d3 - main - cad/sweethome3d: update Sweet Home 3D to version 6.6. Message-ID: <202108020900.17290NXV083848@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee0cd185a2d3fb492cbc4050d39eba213da6bde3 commit ee0cd185a2d3fb492cbc4050d39eba213da6bde3 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2021-08-02 08:59:18 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2021-08-02 08:59:29 +0000 cad/sweethome3d: update Sweet Home 3D to version 6.6. Reported by: portscout --- cad/sweethome3d/Makefile | 2 +- cad/sweethome3d/distinfo | 6 +++--- cad/sweethome3d/pkg-descr | 5 +++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/cad/sweethome3d/Makefile b/cad/sweethome3d/Makefile index 80015c94eea5..66fbd871a270 100644 --- a/cad/sweethome3d/Makefile +++ b/cad/sweethome3d/Makefile @@ -1,7 +1,7 @@ # Created by: Matthias Petermann <matthias@petermann-it.de> PORTNAME= sweethome3d -PORTVERSION= 6.5.2 +PORTVERSION= 6.6 CATEGORIES= cad java MASTER_SITES= SF/${PORTNAME}/SweetHome3D-source/${DISTNAME}/ DISTNAME= SweetHome3D-${PORTVERSION}-src diff --git a/cad/sweethome3d/distinfo b/cad/sweethome3d/distinfo index 44bea243ab27..c6c5f7c6f948 100644 --- a/cad/sweethome3d/distinfo +++ b/cad/sweethome3d/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619200022 -SHA256 (SweetHome3D-6.5.2-src.zip) = e3323f078e49c72e575e2e771f1586a7c18475b42ea32982abb27756b7a81dc8 -SIZE (SweetHome3D-6.5.2-src.zip) = 27550405 +TIMESTAMP = 1627469117 +SHA256 (SweetHome3D-6.6-src.zip) = 0a7557a66a1d9b2a1976a9adece811cb3b8b7838643e1ac04bf0a574533c490b +SIZE (SweetHome3D-6.6-src.zip) = 28761797 diff --git a/cad/sweethome3d/pkg-descr b/cad/sweethome3d/pkg-descr index 962c2df63606..96c4486bd1e3 100644 --- a/cad/sweethome3d/pkg-descr +++ b/cad/sweethome3d/pkg-descr @@ -1,4 +1,5 @@ -Sweet Home 3D is a free interior design application that helps you place your -furniture on a house 2D plan, with a 3D preview. +Sweet Home 3D is a free, cross-platform (written in Java) interior design +application that helps you draw the plan of your house, arrange furniture +on it, and visit the results in 3D. WWW: http://www.sweethome3d.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108020900.17290NXV083848>