Update to 1.9.8 and use jdk 11+ * update HOMEPAGE and DESCR OK?
Index: Makefile =================================================================== RCS file: /cvs/ports/productivity/projectlibre/Makefile,v diff -u -p -u -r1.22 Makefile --- Makefile 27 Sep 2023 15:04:12 -0000 1.22 +++ Makefile 21 Dec 2025 22:32:47 -0000 @@ -1,10 +1,9 @@ COMMENT= open source alternative to Microsoft Project -DISTNAME= projectlibre-1.9.3 +DISTNAME= projectlibre-1.9.8 CATEGORIES= productivity -REVISION= 0 -HOMEPAGE= http://www.projectlibre.org/ +HOMEPAGE= https://www.projectlibre.com/ # Common Public Attribution License; see license/index.html # Includes anti patent litigation terms etc (similar to Mozilla Public License @@ -14,7 +13,7 @@ PERMIT_PACKAGE= Yes SITES= ${SITE_SOURCEFORGE:=projectlibre/} MODULES= java -MODJAVA_VER= 1.8+ +MODJAVA_VER= 11+ RUN_DEPENDS= java/javaPathHelper Index: distinfo =================================================================== RCS file: /cvs/ports/productivity/projectlibre/distinfo,v diff -u -p -u -r1.11 distinfo --- distinfo 15 Mar 2021 09:29:32 -0000 1.11 +++ distinfo 21 Dec 2025 22:32:47 -0000 @@ -1,2 +1,2 @@ -SHA256 (projectlibre-1.9.3.tar.gz) = tTkcSwYLlyL4V1kSjIVkS2GrDtn8AEyH9fMRMRwna6w= -SIZE (projectlibre-1.9.3.tar.gz) = 18213632 +SHA256 (projectlibre-1.9.8.tar.gz) = euT9gQ6eLH8Q+UOgkGWGhRrdqOiwlZGNh5GRSM3PyPo= +SIZE (projectlibre-1.9.8.tar.gz) = 20473312 Index: pkg/DESCR =================================================================== RCS file: /cvs/ports/productivity/projectlibre/pkg/DESCR,v diff -u -p -u -r1.1.1.1 DESCR --- pkg/DESCR 22 Oct 2012 18:13:11 -0000 1.1.1.1 +++ pkg/DESCR 21 Dec 2025 22:32:47 -0000 @@ -1,3 +1,3 @@ ProjectLibre is an open source project management software. It intends to be a complete desktop replacement for Microsoft Project. ProjectLibre -offers full compatibility with Microsoft Project 2010. +offers full compatibility with Microsoft Project 2010, 2013, 2016
