[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2023-03-27 Thread Miroslav Šulc
commit: 58421a4c28a15f3a0d127000570775896254d4ad
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Mon Mar 27 08:34:29 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Mar 27 10:01:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58421a4c

dev-java/jcifs: drop 1.3.19-r1

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/30360
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/jcifs/jcifs-1.3.19-r1.ebuild | 46 ---
 1 file changed, 46 deletions(-)

diff --git a/dev-java/jcifs/jcifs-1.3.19-r1.ebuild 
b/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
deleted file mode 100644
index 2ccf1a0705d6..
--- a/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-JAVA_PKG_IUSE="doc examples source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Library that implements the CIFS/SMB networking protocol in Java"
-SRC_URI="https://jcifs.samba.org/src/${P}.tgz;
-HOMEPAGE="https://jcifs.samba.org/;
-
-LICENSE="LGPL-2.1"
-SLOT="1.1"
-
-KEYWORDS="amd64 ppc64 x86"
-
-CDEPEND="java-virtuals/servlet-api:3.0"
-
-RDEPEND="
-   ${CDEPEND}
-   >=virtual/jre-1.8:*"
-
-DEPEND="
-   ${CDEPEND}
-   >=virtual/jdk-1.8:*"
-
-JAVA_GENTOO_CLASSPATH="servlet-api-3.0"
-
-JAVA_SRC_DIR="src"
-
-DOCS=( README.txt )
-
-S="${WORKDIR}/${P/-/_}"
-
-src_prepare() {
-   default
-   java-pkg_clean
-}
-
-src_install() {
-   java-pkg-simple_src_install
-   use examples && java-pkg_doexamples examples
-   einstalldocs
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2023-03-27 Thread Sam James
commit: 92e9f50e60dab73eb2aa00aa1df137e6ed5d3ef6
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 27 08:25:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 27 08:25:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e9f50e

dev-java/jcifs: Stabilize 1.3.19-r2 x86, #903159

Signed-off-by: Sam James  gentoo.org>

 dev-java/jcifs/jcifs-1.3.19-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jcifs/jcifs-1.3.19-r2.ebuild 
b/dev-java/jcifs/jcifs-1.3.19-r2.ebuild
index 5544a2eeba75..398840d920dc 100644
--- a/dev-java/jcifs/jcifs-1.3.19-r2.ebuild
+++ b/dev-java/jcifs/jcifs-1.3.19-r2.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P/-/_}"
 LICENSE="LGPL-2.1"
 SLOT="1.1"
 
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 x86"
 
 CP_DEPEND="dev-java/jakarta-servlet-api:4"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2023-03-27 Thread Sam James
commit: a55e7baca240a4ed62a73b205a244c2f9ae8a6ee
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 27 08:26:00 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 27 08:26:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a55e7bac

dev-java/jcifs: Stabilize 1.3.19-r2 amd64, #903159

Signed-off-by: Sam James  gentoo.org>

 dev-java/jcifs/jcifs-1.3.19-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jcifs/jcifs-1.3.19-r2.ebuild 
b/dev-java/jcifs/jcifs-1.3.19-r2.ebuild
index 04dd6a106de7..1ae94af596dc 100644
--- a/dev-java/jcifs/jcifs-1.3.19-r2.ebuild
+++ b/dev-java/jcifs/jcifs-1.3.19-r2.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P/-/_}"
 LICENSE="LGPL-2.1"
 SLOT="1.1"
 
-KEYWORDS="~amd64 ppc64 x86"
+KEYWORDS="amd64 ppc64 x86"
 
 CP_DEPEND="dev-java/jakarta-servlet-api:4"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2023-03-27 Thread Sam James
commit: ff48fabca96891d8a43b9258bb6a89cb2863781f
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 27 08:25:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 27 08:25:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff48fabc

dev-java/jcifs: Stabilize 1.3.19-r2 ppc64, #903159

Signed-off-by: Sam James  gentoo.org>

 dev-java/jcifs/jcifs-1.3.19-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jcifs/jcifs-1.3.19-r2.ebuild 
b/dev-java/jcifs/jcifs-1.3.19-r2.ebuild
index 398840d920dc..04dd6a106de7 100644
--- a/dev-java/jcifs/jcifs-1.3.19-r2.ebuild
+++ b/dev-java/jcifs/jcifs-1.3.19-r2.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P/-/_}"
 LICENSE="LGPL-2.1"
 SLOT="1.1"
 
-KEYWORDS="~amd64 ~ppc64 x86"
+KEYWORDS="~amd64 ppc64 x86"
 
 CP_DEPEND="dev-java/jakarta-servlet-api:4"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2023-02-24 Thread Miroslav Šulc
commit: bf49b5a18b534fd9390580607ca59574f9e017ff
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Mon Feb 20 16:29:28 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Feb 25 06:47:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf49b5a1

dev-java/jcifs: depend on jakarta-servlet-api:4 instead on java-virtuals

- uses CP_DEPEND instead of JAVA_GENTOO_CLASSPATH
- adds missing resource files

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/jcifs/jcifs-1.3.19-r2.ebuild | 45 +++
 1 file changed, 45 insertions(+)

diff --git a/dev-java/jcifs/jcifs-1.3.19-r2.ebuild 
b/dev-java/jcifs/jcifs-1.3.19-r2.ebuild
new file mode 100644
index ..5544a2eeba75
--- /dev/null
+++ b/dev-java/jcifs/jcifs-1.3.19-r2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc examples source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Library that implements the CIFS/SMB networking protocol in Java"
+SRC_URI="https://jcifs.samba.org/src/${P}.tgz;
+HOMEPAGE="https://jcifs.samba.org/;
+S="${WORKDIR}/${P/-/_}"
+
+LICENSE="LGPL-2.1"
+SLOT="1.1"
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+CP_DEPEND="dev-java/jakarta-servlet-api:4"
+
+RDEPEND="
+   ${CP_DEPEND}
+   >=virtual/jre-1.8:*"
+
+DEPEND="
+   ${CP_DEPEND}
+   >=virtual/jdk-1.8:*"
+
+JAVA_RESOURCE_DIRS="res"
+JAVA_SRC_DIR="src"
+
+src_prepare() {
+   java-pkg-2_src_prepare
+   java-pkg_clean
+   mkdir -p res || die
+   cd src || die
+   find . -type f -name '*.css' -o -name '*.map' \
+   | xargs cp --parents -v -t ../res || die
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   use examples && java-pkg_doexamples examples
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2022-02-22 Thread Miroslav Šulc
commit: b415a1562bde0ff802c77a0d6069c67da8bbeb1f
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Feb 22 09:09:11 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Feb 22 09:09:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b415a156

dev-java/jcifs: removed obsolete 1.3.17-r2

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/jcifs/Manifest   |  1 -
 dev-java/jcifs/jcifs-1.3.17-r2.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/dev-java/jcifs/Manifest b/dev-java/jcifs/Manifest
index 9de7d1f246eb..9716883648e9 100644
--- a/dev-java/jcifs/Manifest
+++ b/dev-java/jcifs/Manifest
@@ -1,2 +1 @@
-DIST jcifs-1.3.17.tgz 862091 BLAKE2B 
67605ebd810caf097a9172c17f31d39c9e16af5885c706f7d8c2c2cff9b8e6a643174c9aaa8bd6aa06c816e312b7170a5aa06535f823a5c5b182e97beecccd0d
 SHA512 
2fa1950f9ab6f0f3d45fd9b7866cc94993d1135f48d78ce357dca1d872746d22bff6097da8c418d0d11fd71d86b3fdc79b23195bcbab5bc460d8d0cca87efedc
 DIST jcifs-1.3.19.tgz 883534 BLAKE2B 
ede24f43018a4bf304019aeddb6cf789e3a01622d840dc3f6bfa45104b97a39d256807f766f14b3e215e53519f3838aabeb73bdf7897323fb41ca5ef2b7c9372
 SHA512 
24ea656469ac7a5666d28dcdf122c80d254af5317a704718d8848858a21b38c6efe9b977854a33130cdb57d2fc8324ac3ee01fb5443360899f9572ec41788eef

diff --git a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild 
b/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
deleted file mode 100644
index 5a4129393d4c..
--- a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-JAVA_PKG_IUSE="doc examples source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Library that implements the CIFS/SMB networking protocol in Java"
-SRC_URI="https://jcifs.samba.org/src/${P}.tgz;
-HOMEPAGE="https://jcifs.samba.org/;
-LICENSE="LGPL-2.1"
-SLOT="1.1"
-
-KEYWORDS="amd64 ppc64 x86"
-
-CDEPEND="java-virtuals/servlet-api:3.0"
-
-RDEPEND="
-   ${CDEPEND}
-   >=virtual/jre-1.6"
-
-DEPEND="
-   ${CDEPEND}
-   >=virtual/jdk-1.6"
-
-JAVA_GENTOO_CLASSPATH="servlet-api-3.0"
-
-JAVA_SRC_DIR="src"
-
-DOCS=( README.txt )
-
-S="${WORKDIR}/${P/-/_}"
-
-src_prepare() {
-   default
-   java-pkg_clean
-}
-
-src_install() {
-   java-pkg-simple_src_install
-   use examples && java-pkg_doexamples examples
-   einstalldocs
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2022-02-22 Thread Agostino Sarubbo
commit: 6d2d3ef2958c225b3c3c5bb6cf6637eb50775a37
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 22 08:10:11 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 22 08:10:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2d3ef2

dev-java/jcifs: ppc64 stable wrt bug #833852

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-java/jcifs/jcifs-1.3.19-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jcifs/jcifs-1.3.19-r1.ebuild 
b/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
index 38592bdd0d52..2ccf1a0705d6 100644
--- a/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
+++ b/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://jcifs.samba.org/;
 LICENSE="LGPL-2.1"
 SLOT="1.1"
 
-KEYWORDS="amd64 ~ppc64 x86"
+KEYWORDS="amd64 ppc64 x86"
 
 CDEPEND="java-virtuals/servlet-api:3.0"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2022-02-21 Thread Jakov Smolić
commit: 0cd0c11c313b1762d8dd6ea5e4c349932b1895f1
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Feb 21 15:28:41 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Feb 21 15:28:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cd0c11c

dev-java/jcifs: Stabilize 1.3.19-r1 x86, #833852

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-java/jcifs/jcifs-1.3.19-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jcifs/jcifs-1.3.19-r1.ebuild 
b/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
index 4831fcf2e1d7..38592bdd0d52 100644
--- a/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
+++ b/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://jcifs.samba.org/;
 LICENSE="LGPL-2.1"
 SLOT="1.1"
 
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
 
 CDEPEND="java-virtuals/servlet-api:3.0"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2022-02-21 Thread Jakov Smolić
commit: cba065328838e26adc598dff9f4a25d9d9abdfb0
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Feb 21 15:28:29 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Feb 21 15:28:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba06532

dev-java/jcifs: Stabilize 1.3.19-r1 amd64, #833852

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-java/jcifs/jcifs-1.3.19-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jcifs/jcifs-1.3.19-r1.ebuild 
b/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
index b8169cb79866..4831fcf2e1d7 100644
--- a/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
+++ b/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://jcifs.samba.org/;
 LICENSE="LGPL-2.1"
 SLOT="1.1"
 
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 
 CDEPEND="java-virtuals/servlet-api:3.0"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2022-01-22 Thread Miroslav Šulc
commit: 801b4d4c8c7a66459f9cde2c4cd71cff56f470e6
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Fri Jan 21 14:51:58 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Jan 22 09:02:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=801b4d4c

dev-java/jcifs: EAPI 8, min java 1.8:*

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/jcifs/jcifs-1.3.19-r1.ebuild | 46 +++
 1 file changed, 46 insertions(+)

diff --git a/dev-java/jcifs/jcifs-1.3.19-r1.ebuild 
b/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
new file mode 100644
index ..b8169cb79866
--- /dev/null
+++ b/dev-java/jcifs/jcifs-1.3.19-r1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc examples source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Library that implements the CIFS/SMB networking protocol in Java"
+SRC_URI="https://jcifs.samba.org/src/${P}.tgz;
+HOMEPAGE="https://jcifs.samba.org/;
+
+LICENSE="LGPL-2.1"
+SLOT="1.1"
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+CDEPEND="java-virtuals/servlet-api:3.0"
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.8:*"
+
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.8:*"
+
+JAVA_GENTOO_CLASSPATH="servlet-api-3.0"
+
+JAVA_SRC_DIR="src"
+
+DOCS=( README.txt )
+
+S="${WORKDIR}/${P/-/_}"
+
+src_prepare() {
+   default
+   java-pkg_clean
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   use examples && java-pkg_doexamples examples
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2022-01-22 Thread Miroslav Šulc
commit: 35c66ad583485861e22f6542d31dcd042cb6b6df
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Fri Jan 21 14:53:21 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Jan 22 09:02:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c66ad5

dev-java/jcifs: Drop 1.3.19

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/23902
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/jcifs/jcifs-1.3.19.ebuild | 45 --
 1 file changed, 45 deletions(-)

diff --git a/dev-java/jcifs/jcifs-1.3.19.ebuild 
b/dev-java/jcifs/jcifs-1.3.19.ebuild
deleted file mode 100644
index de48d1147b20..
--- a/dev-java/jcifs/jcifs-1.3.19.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-JAVA_PKG_IUSE="doc examples source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Library that implements the CIFS/SMB networking protocol in Java"
-SRC_URI="https://jcifs.samba.org/src/${P}.tgz;
-HOMEPAGE="https://jcifs.samba.org/;
-LICENSE="LGPL-2.1"
-SLOT="1.1"
-
-KEYWORDS="~amd64 ~ppc64 ~x86"
-
-CDEPEND="java-virtuals/servlet-api:3.0"
-
-RDEPEND="
-   ${CDEPEND}
-   >=virtual/jre-1.6"
-
-DEPEND="
-   ${CDEPEND}
-   >=virtual/jdk-1.6"
-
-JAVA_GENTOO_CLASSPATH="servlet-api-3.0"
-
-JAVA_SRC_DIR="src"
-
-DOCS=( README.txt )
-
-S="${WORKDIR}/${P/-/_}"
-
-src_prepare() {
-   default
-   java-pkg_clean
-}
-
-src_install() {
-   java-pkg-simple_src_install
-   use examples && java-pkg_doexamples examples
-   einstalldocs
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2018-10-18 Thread Patrice Clement
commit: 4c6846dc3dad82c735f85b1fdd72c225feaad6e3
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Oct 17 21:51:01 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Oct 18 21:40:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c6846dc

dev-java/jcifs: version bump.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-java/jcifs/Manifest|  1 +
 dev-java/jcifs/jcifs-1.3.19.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-java/jcifs/Manifest b/dev-java/jcifs/Manifest
index b977fe84e5e..9de7d1f246e 100644
--- a/dev-java/jcifs/Manifest
+++ b/dev-java/jcifs/Manifest
@@ -1 +1,2 @@
 DIST jcifs-1.3.17.tgz 862091 BLAKE2B 
67605ebd810caf097a9172c17f31d39c9e16af5885c706f7d8c2c2cff9b8e6a643174c9aaa8bd6aa06c816e312b7170a5aa06535f823a5c5b182e97beecccd0d
 SHA512 
2fa1950f9ab6f0f3d45fd9b7866cc94993d1135f48d78ce357dca1d872746d22bff6097da8c418d0d11fd71d86b3fdc79b23195bcbab5bc460d8d0cca87efedc
+DIST jcifs-1.3.19.tgz 883534 BLAKE2B 
ede24f43018a4bf304019aeddb6cf789e3a01622d840dc3f6bfa45104b97a39d256807f766f14b3e215e53519f3838aabeb73bdf7897323fb41ca5ef2b7c9372
 SHA512 
24ea656469ac7a5666d28dcdf122c80d254af5317a704718d8848858a21b38c6efe9b977854a33130cdb57d2fc8324ac3ee01fb5443360899f9572ec41788eef

diff --git a/dev-java/jcifs/jcifs-1.3.19.ebuild 
b/dev-java/jcifs/jcifs-1.3.19.ebuild
new file mode 100644
index 000..de48d1147b2
--- /dev/null
+++ b/dev-java/jcifs/jcifs-1.3.19.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc examples source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Library that implements the CIFS/SMB networking protocol in Java"
+SRC_URI="https://jcifs.samba.org/src/${P}.tgz;
+HOMEPAGE="https://jcifs.samba.org/;
+LICENSE="LGPL-2.1"
+SLOT="1.1"
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+CDEPEND="java-virtuals/servlet-api:3.0"
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.6"
+
+JAVA_GENTOO_CLASSPATH="servlet-api-3.0"
+
+JAVA_SRC_DIR="src"
+
+DOCS=( README.txt )
+
+S="${WORKDIR}/${P/-/_}"
+
+src_prepare() {
+   default
+   java-pkg_clean
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   use examples && java-pkg_doexamples examples
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/files/

2018-04-14 Thread Aaron Bauman
commit: 2630682676b7d0f3c524ac98fea2567511777269
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Apr 14 16:00:38 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Apr 15 01:41:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26306826

dev-java/jcifs: remove unused file

Closes: https://github.com/gentoo/gentoo/pull/7991

 dev-java/jcifs/files/1.3.17-build.xml.patch | 12 
 1 file changed, 12 deletions(-)

diff --git a/dev-java/jcifs/files/1.3.17-build.xml.patch 
b/dev-java/jcifs/files/1.3.17-build.xml.patch
deleted file mode 100644
index e90c6ef0ace..000
--- a/dev-java/jcifs/files/1.3.17-build.xml.patch
+++ /dev/null
@@ -1,12 +0,0 @@
 a/build.xml
-+++ b/build.xml
-@@ -52,8 +52,6 @@ dependencies: Checks that all class dependencies are met.
- source="1.5"
- target="1.5"
- fork="yes"
--executable="/usr/local/java5/bin/javac"
--compiler="javac1.5"
- debug="on">
- 

[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2018-04-13 Thread Pacho Ramos
commit: 7a8bdeea4dea0ceb8ca339ea7c15e1728ea01e0f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Apr 13 18:36:16 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Apr 13 19:31:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a8bdeea

dev-java/jcifs: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-java/jcifs/jcifs-1.3.17-r1.ebuild | 40 ---
 1 file changed, 40 deletions(-)

diff --git a/dev-java/jcifs/jcifs-1.3.17-r1.ebuild 
b/dev-java/jcifs/jcifs-1.3.17-r1.ebuild
deleted file mode 100644
index f5a1b1ecc8d..000
--- a/dev-java/jcifs/jcifs-1.3.17-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-JAVA_PKG_IUSE="doc examples source"
-
-inherit eutils java-pkg-2 java-ant-2
-
-DESCRIPTION="Library that implements the CIFS/SMB networking protocol in Java"
-SRC_URI="https://jcifs.samba.org/src/${P}.tgz;
-HOMEPAGE="https://jcifs.samba.org/;
-LICENSE="LGPL-2.1"
-SLOT="1.1"
-KEYWORDS="amd64 ppc64 x86"
-RDEPEND=">=virtual/jre-1.4
-   java-virtuals/servlet-api:2.4"
-DEPEND=">=virtual/jdk-1.4
-   ${RDEPEND}"
-IUSE=""
-
-S=${WORKDIR}/${P/-/_}
-
-java_prepare() {
-   rm -v *.jar || die
-   epatch "${FILESDIR}/${PV}-build.xml.patch"
-}
-
-JAVA_ANT_REWRITE_CLASSPATH="true"
-EANT_EXTRA_ARGS="-DhasServlet=true"
-EANT_GENTOO_CLASSPATH="servlet-api-2.4"
-
-src_install() {
-   java-pkg_newjar ${P}.jar
-
-   dodoc README.txt || die
-   # other stuff besides javadocs
-   use doc && java-pkg_dohtml -r docs/*
-   use source && java-pkg_dosrc src/*
-   use examples && java-pkg_doexamples examples
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2018-04-03 Thread Sergei Trofimovich
commit: 1972856f833e44b7e2b4cdc0b122f7136523b357
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Apr  3 21:49:02 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr  3 21:49:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1972856f

dev-java/jcifs: stable 1.3.17-r2 for ppc64, bug #648154

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 dev-java/jcifs/jcifs-1.3.17-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild 
b/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
index eaa1344e0a6..2a16955fe8b 100644
--- a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
+++ b/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://jcifs.samba.org/;
 LICENSE="LGPL-2.1"
 SLOT="1.1"
 
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ppc64 ~x86"
 
 CDEPEND="java-virtuals/servlet-api:3.0"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2018-03-07 Thread Agostino Sarubbo
commit: 9c32c4abc1d0e80bef1bbf94a0c8ed6de5e0571b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar  7 13:48:19 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar  7 13:48:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c32c4ab

dev-java/jcifs: amd64 stable wrt bug #648154

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

 dev-java/jcifs/jcifs-1.3.17-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild 
b/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
index de48d1147b2..eaa1344e0a6 100644
--- a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
+++ b/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://jcifs.samba.org/;
 LICENSE="LGPL-2.1"
 SLOT="1.1"
 
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 
 CDEPEND="java-virtuals/servlet-api:3.0"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2017-11-09 Thread Mike Gilbert
commit: 0bda9a3ee6a68468c6699cd3f512cea9f89df18a
Author: Francesco Turco  fastmail  fm>
AuthorDate: Sat Sep  9 15:20:14 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Nov  9 22:03:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bda9a3e

dev-java/jcifs: use HTTPS for links to samba.org (bug #636916)

 dev-java/jcifs/jcifs-1.3.17-r1.ebuild | 6 +++---
 dev-java/jcifs/jcifs-1.3.17-r2.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-java/jcifs/jcifs-1.3.17-r1.ebuild 
b/dev-java/jcifs/jcifs-1.3.17-r1.ebuild
index b4f799d13ee..fd2b3752d6c 100644
--- a/dev-java/jcifs/jcifs-1.3.17-r1.ebuild
+++ b/dev-java/jcifs/jcifs-1.3.17-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="2"
@@ -7,8 +7,8 @@ JAVA_PKG_IUSE="doc examples source"
 inherit eutils java-pkg-2 java-ant-2
 
 DESCRIPTION="Library that implements the CIFS/SMB networking protocol in Java"
-SRC_URI="http://jcifs.samba.org/src/${P}.tgz;
-HOMEPAGE="http://jcifs.samba.org/;
+SRC_URI="https://jcifs.samba.org/src/${P}.tgz;
+HOMEPAGE="https://jcifs.samba.org/;
 LICENSE="LGPL-2.1"
 SLOT="1.1"
 KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"

diff --git a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild 
b/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
index d58c3b62d30..354906b0376 100644
--- a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
+++ b/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
@@ -8,8 +8,8 @@ JAVA_PKG_IUSE="doc examples source"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Library that implements the CIFS/SMB networking protocol in Java"
-SRC_URI="http://jcifs.samba.org/src/${P}.tgz;
-HOMEPAGE="http://jcifs.samba.org/;
+SRC_URI="https://jcifs.samba.org/src/${P}.tgz;
+HOMEPAGE="https://jcifs.samba.org/;
 LICENSE="LGPL-2.1"
 SLOT="1.1"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcifs/

2017-03-23 Thread Patrice Clement
commit: 1569bee32a7b244346f0fe4acb232d0c064c324e
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Mar 23 11:24:04 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Mar 23 11:31:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1569bee3

dev-java/jcifs: EAPI 6 bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-java/jcifs/jcifs-1.3.17-r2.ebuild | 45 +++
 1 file changed, 45 insertions(+)

diff --git a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild 
b/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
new file mode 100644
index 000..d58c3b62d30
--- /dev/null
+++ b/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc examples source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Library that implements the CIFS/SMB networking protocol in Java"
+SRC_URI="http://jcifs.samba.org/src/${P}.tgz;
+HOMEPAGE="http://jcifs.samba.org/;
+LICENSE="LGPL-2.1"
+SLOT="1.1"
+
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"
+
+CDEPEND="java-virtuals/servlet-api:3.0"
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.6"
+
+JAVA_GENTOO_CLASSPATH="servlet-api-3.0"
+
+JAVA_SRC_DIR="src"
+
+DOCS=( README.txt )
+
+S="${WORKDIR}/${P/-/_}"
+
+src_prepare() {
+   default
+   java-pkg_clean
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   use examples && java-pkg_doexamples examples
+   einstalldocs
+}