1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

deskutils/projectlibre: Update to 1.9.3

- Fix for locale search in classloader
- New translations added. New dialog to configure locales
- Import/export improvements
- Fix issues when importing old POD file
- Java 11, 10, 9 support without the need of bundled jre
- Updated russian localization
- Fix untranslated dialogs

Changelog: 20814e88dc/log/

PR:		258155
This commit is contained in:
VVD 2021-08-30 08:54:57 +02:00 committed by Rainer Hurling
parent 401edb06a6
commit 4a66a5f93a
4 changed files with 12 additions and 15 deletions

View File

@ -1,8 +1,7 @@
# Created by: Joseph Benden <joe@thrallingpenguin.com>
PORTNAME= projectlibre
PORTVERSION= 1.8.0
PORTREVISION= 1
PORTVERSION= 1.9.3
CATEGORIES= deskutils editors java
MASTER_SITES= SF/${PORTNAME}/ProjectLibre/${PORTVERSION:S/.0$//} \
LOCAL/cpm/projectlibre/:icons
@ -18,21 +17,19 @@ LICENSE= CPAL-1.0
USE_JAVA= yes
NO_ARCH= yes
NO_BUILD= yes
DATADIR= ${JAVASHAREDIR}/${PORTNAME}-${PORTVERSION}
DATAFILES= lib projectlibre.jar readme.html
DESKTOP_ENTRIES="ProjectLibre" \
"" \
"${PREFIX}/share/pixmaps/projectlibre.png" \
"${PORTNAME}" \
"Office;ProjectManagement;" \
false
NO_ARCH= yes
NO_BUILD= yes
SUB_FILES= projectlibre.sh
DATAFILES= lib projectlibre.jar readme.html
do-install:
cd ${WRKSRC} && ${COPYTREE_SHARE} "${DATAFILES}" ${STAGEDIR}${DATADIR}
${INSTALL_SCRIPT} ${WRKDIR}/projectlibre.sh ${STAGEDIR}${PREFIX}/bin/projectlibre

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1531060836
SHA256 (projectlibre/projectlibre-1.8.0.tar.gz) = 5341154a14718b8d070d7ea0d35a1686a3c37c78ced2a1ef9a0bed3adfab0bae
SIZE (projectlibre/projectlibre-1.8.0.tar.gz) = 16711375
TIMESTAMP = 1618497494
SHA256 (projectlibre/projectlibre-1.9.3.tar.gz) = b5391c4b060b9722f85759128c85644b61ab0ed9fc004c87f5f311311c276bac
SIZE (projectlibre/projectlibre-1.9.3.tar.gz) = 18213632
SHA256 (projectlibre/projectlibre.png) = e47c00710f67e0e07a5baa7fa3ad12ff13c709867f910fd3ce2831764399b36e
SIZE (projectlibre/projectlibre.png) = 8070

View File

@ -2,4 +2,4 @@ ProjectLibre is an open source project management software. It intends
to be a complete desktop replacement for Microsoft Project. ProjectLibre
is compatible with Microsoft Project 2003, 2007 and 2010 files.
WWW: http://www.projectlibre.org/product/projectlibre-open-source
WWW: https://www.projectlibre.com/product/1-alternative-microsoft-project-open-source

View File

@ -1,7 +1,7 @@
bin/projectlibre
%%DATADIR%%/lib/openproj-contrib.jar
%%DATADIR%%/lib/openproj-reports.jar
%%DATADIR%%/lib/openproj-script.jar
%%DATADIR%%/lib/projectlibre-contrib.jar
%%DATADIR%%/lib/projectlibre-reports.jar
%%DATADIR%%/lib/projectlibre-script.jar
%%DATADIR%%/projectlibre.jar
%%DATADIR%%/readme.html
share/pixmaps/projectlibre.png