pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/projectlibre projectlibre: Update to 1.9.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d8f10565ce91
branches:  trunk
changeset: 451496:d8f10565ce91
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Apr 27 14:14:26 2021 +0000

description:
projectlibre: Update to 1.9.3

* Use bash for projectlibre.sh.

Changelog:
Not available.

diffstat:

 time/projectlibre/Makefile |   9 +++++----
 time/projectlibre/PLIST    |   9 +++++----
 time/projectlibre/distinfo |  10 +++++-----
 3 files changed, 15 insertions(+), 13 deletions(-)

diffs (69 lines):

diff -r 4b7c80711eb4 -r d8f10565ce91 time/projectlibre/Makefile
--- a/time/projectlibre/Makefile        Tue Apr 27 13:55:25 2021 +0000
+++ b/time/projectlibre/Makefile        Tue Apr 27 14:14:26 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/01/01 18:16:39 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2021/04/27 14:14:26 ryoon Exp $
 
-DISTNAME=      projectlibre-1.6.1
+DISTNAME=      projectlibre-1.9.3
 CATEGORIES=    time
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=projectlibre/}
 
@@ -8,10 +8,11 @@
 HOMEPAGE=      http://www.projectlibre.org/
 COMMENT=       Project management software
 
+USE_TOOLS+=    bash:run
 USE_JAVA=      run
 USE_JAVA2=     7
 
-REPLACE_SH=    projectlibre.sh
+REPLACE_BASH=  projectlibre.sh
 
 SUBST_CLASSES+=                        set-java set-base
 
@@ -23,7 +24,7 @@
 SUBST_STAGE.set-base=          post-configure
 SUBST_MESSAGE.set-base=                Setting package base path.
 SUBST_FILES.set-base=          projectlibre.sh
-SUBST_SED.set-base=            -e '/^OPENPROJ_HOME0=/s,^.*$$,OPENPROJ_HOME0=${PREFIX}/share/${PKGBASE},'
+SUBST_SED.set-base=            -e '/^PROJECTLIBRE_HOME0=/s,^.*$$,PROJECTLIBRE_HOME0=${PREFIX}/share/${PKGBASE},'
 
 NO_BUILD=      yes
 
diff -r 4b7c80711eb4 -r d8f10565ce91 time/projectlibre/PLIST
--- a/time/projectlibre/PLIST   Tue Apr 27 13:55:25 2021 +0000
+++ b/time/projectlibre/PLIST   Tue Apr 27 14:14:26 2021 +0000
@@ -1,11 +1,12 @@
-@comment $NetBSD: PLIST,v 1.2 2018/01/01 22:30:01 rillig Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/04/27 14:14:26 ryoon Exp $
 bin/projectlibre
-share/projectlibre/lib/openproj-contrib.jar
-share/projectlibre/lib/openproj-reports.jar
-share/projectlibre/lib/openproj-script.jar
+share/projectlibre/lib/projectlibre-contrib.jar
+share/projectlibre/lib/projectlibre-reports.jar
+share/projectlibre/lib/projectlibre-script.jar
 share/projectlibre/license/index.html
 share/projectlibre/license/index_html_0.gif
 share/projectlibre/license/license.rtf
+share/projectlibre/license/license.txt
 share/projectlibre/license/third-party/Apache-LICENSE-2.0.txt
 share/projectlibre/license/third-party/CDDL.txt
 share/projectlibre/license/third-party/Jasper-LGPL.txt
diff -r 4b7c80711eb4 -r d8f10565ce91 time/projectlibre/distinfo
--- a/time/projectlibre/distinfo        Tue Apr 27 13:55:25 2021 +0000
+++ b/time/projectlibre/distinfo        Tue Apr 27 14:14:26 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/02 23:31:43 agc Exp $
+$NetBSD: distinfo,v 1.3 2021/04/27 14:14:26 ryoon Exp $
 
-SHA1 (projectlibre-1.6.1.tar.gz) = 438a0d2f42dc5f35fe4af57742de8615d6ef5b27
-RMD160 (projectlibre-1.6.1.tar.gz) = 1e36c60c0ec819e0039a9677c7fb4d5f1d6914fa
-SHA512 (projectlibre-1.6.1.tar.gz) = df928b4437d77a3257f9438e8f9c373d20b47e2dac2783d03e133e0c37979934167faa02d72370bf5499588278fe78b8acb5267df4447779a05912929808dd23
-Size (projectlibre-1.6.1.tar.gz) = 12360179 bytes
+SHA1 (projectlibre-1.9.3.tar.gz) = 030b79f6d34baf0d4307d770ed1d173b9f339512
+RMD160 (projectlibre-1.9.3.tar.gz) = a3e8b4ef40ffa154d74f09cc119171be4445fd1b
+SHA512 (projectlibre-1.9.3.tar.gz) = fa96123dc51c3a145cbdfbe1e6a8612a50d793e7aa254fd72265cea4adbf84953a1d730fe4fc8cbd2369c2b713728862a27aa3ed9fa9693569bfa775ab9db18b
+Size (projectlibre-1.9.3.tar.gz) = 18213632 bytes



Home | Main Index | Thread Index | Old Index