Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/
Date: Tue, 28 Feb 2023 23:35:04
Message-Id: 1677627262.077986fa8deafff639487a5cddaf318d06769168.voyageur@gentoo
1 commit: 077986fa8deafff639487a5cddaf318d06769168
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 23:34:17 2023 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 23:34:22 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=077986fa
7
8 www-apps/nextcloud: drop 24.0.7, 24.0.8, 25.0.1, 25.0.2
9
10 Keep latest 24.0.x and 25.0.x (unaffected by vulnerabilities)
11
12 Bug: https://bugs.gentoo.org/897918
13 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
14
15 www-apps/nextcloud/Manifest | 4 ---
16 www-apps/nextcloud/nextcloud-24.0.7.ebuild | 43 ------------------------------
17 www-apps/nextcloud/nextcloud-24.0.8.ebuild | 43 ------------------------------
18 www-apps/nextcloud/nextcloud-25.0.1.ebuild | 43 ------------------------------
19 www-apps/nextcloud/nextcloud-25.0.2.ebuild | 43 ------------------------------
20 5 files changed, 176 deletions(-)
21
22 diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
23 index df19ad4ea553..2c44330d0a3d 100644
24 --- a/www-apps/nextcloud/Manifest
25 +++ b/www-apps/nextcloud/Manifest
26 @@ -1,6 +1,2 @@
27 -DIST nextcloud-24.0.7.tar.bz2 124233139 BLAKE2B 991668bf897984da0f0034f954d0077779159acc6b27447603decc79bb79d6457f98cf8324e18f2ab3dda76cbbde63bc43d3ee2f1ff918d227c8256d8f3e8789 SHA512 77c1999b52ab87779908619ec8845887c9da32f90d9eb1e639d07c3899519235a18d973a35a8bfbfe9f896c7b7705cc91d571558700550857f741f98a85a52ef
28 -DIST nextcloud-24.0.8.tar.bz2 124547281 BLAKE2B 0c0be4180fcf49b91534ef50b984df7eddcd275209cf3ec831aec2d4a5d8dd1ae84ed4b12db5564625066e09c109b9b4f25cb87bf6d4e32b1c54c2614fc5d556 SHA512 a885a93ac9f0fff1249ef9cbd3c88fb11786a178fcd0c4a5886c781d8270302b259267be760c6df91aa3cf27d360e38e5602fd3a186a918e50ccd55561e8f801
29 DIST nextcloud-24.0.9.tar.bz2 124279049 BLAKE2B 8ba86bc4fd0255b62670714dad75559d8444b3033be840f04f956a8c8abda7d6a599d7829e36032b3862e69bdb6f38fd5a5c65dd846b38c2122284c226c54de9 SHA512 dcbc664f25b5a197c7ea11ec542ab1d439a665874ead6467ca857d84751805ab62afe2363c33248fb5effabf6979f9baac00f553278722229b85f0c702c433ea
30 -DIST nextcloud-25.0.1.tar.bz2 146695370 BLAKE2B 01d9482301fa50e2b938cbe164310d0e3db3a791944e78ef2d7016ecd3e214907d53b589abc51c550263e636c114ee37dd027ebf3d164493c53775a10f102a61 SHA512 7fd401ffe01e5b1d568e4f66cdc5972d5e3c0b82f147a04330da9fe5ab1f2ddf152943e28f152fb635e8bca8d83a95a5a269a1f34fa189cef4a3c9dbe4e8c89b
31 -DIST nextcloud-25.0.2.tar.bz2 149894878 BLAKE2B 8980fa45dcfa1f9cc70434f0bdd15154a2ef42b80bb4e57b5cb2792afa9ad77867640bc6a6d266b88e52a12aae829d34bd55d5c46fd2ba74acde0bea7b4c028e SHA512 e65147825cce7c645f552c683426b96c802c513eabbf90122e713fb5a5d341f816b0928b2af72876fdcd245b49b72bfd60f0fafb793deace3a686e13eca918bb
32 DIST nextcloud-25.0.3.tar.bz2 149979880 BLAKE2B 9422c3ddaf2222a33b109f5443c70b3fd2929b51b8bf72ca41074985d23123cc84f8f47331d65fd030d4a96c43fbee8b202633fcab1c07d2ccdd8df1e4aec3bc SHA512 5c9fa141616002c87585c50bba740e3968b30fd901e6b5b4d345197a96021e10e5aeea1507f07ecd3e38bc55336a67510c6045a4f632c8991dee9760e175c6b3
33
34 diff --git a/www-apps/nextcloud/nextcloud-24.0.7.ebuild b/www-apps/nextcloud/nextcloud-24.0.7.ebuild
35 deleted file mode 100644
36 index 4eb1821d041c..000000000000
37 --- a/www-apps/nextcloud/nextcloud-24.0.7.ebuild
38 +++ /dev/null
39 @@ -1,43 +0,0 @@
40 -# Copyright 1999-2022 Gentoo Authors
41 -# Distributed under the terms of the GNU General Public License v2
42 -
43 -EAPI=8
44 -
45 -inherit webapp
46 -
47 -DESCRIPTION="Personal cloud that runs on your own server"
48 -HOMEPAGE="https://nextcloud.com/"
49 -SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2"
50 -LICENSE="AGPL-3"
51 -
52 -KEYWORDS="amd64 ~arm ~arm64 x86"
53 -IUSE="+curl +imagemagick mysql postgres +sqlite"
54 -REQUIRED_USE="|| ( mysql postgres sqlite )"
55 -
56 -DEPEND=""
57 -RDEPEND="<dev-lang/php-8.2[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
58 - imagemagick? ( dev-php/pecl-imagick )
59 - virtual/httpd-php"
60 -
61 -S=${WORKDIR}/${PN}
62 -
63 -pkg_setup() {
64 - webapp_pkg_setup
65 -}
66 -
67 -src_install() {
68 - webapp_src_preinst
69 -
70 - insinto "${MY_HTDOCSDIR}"
71 - doins -r .
72 - dodir "${MY_HTDOCSDIR}"/data
73 -
74 - webapp_serverowned -R "${MY_HTDOCSDIR}"/apps
75 - webapp_serverowned -R "${MY_HTDOCSDIR}"/data
76 - webapp_serverowned -R "${MY_HTDOCSDIR}"/config
77 - webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
78 -
79 - webapp_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
80 -
81 - webapp_src_install
82 -}
83
84 diff --git a/www-apps/nextcloud/nextcloud-24.0.8.ebuild b/www-apps/nextcloud/nextcloud-24.0.8.ebuild
85 deleted file mode 100644
86 index e9db891d0021..000000000000
87 --- a/www-apps/nextcloud/nextcloud-24.0.8.ebuild
88 +++ /dev/null
89 @@ -1,43 +0,0 @@
90 -# Copyright 1999-2023 Gentoo Authors
91 -# Distributed under the terms of the GNU General Public License v2
92 -
93 -EAPI=8
94 -
95 -inherit webapp
96 -
97 -DESCRIPTION="Personal cloud that runs on your own server"
98 -HOMEPAGE="https://nextcloud.com/"
99 -SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2"
100 -LICENSE="AGPL-3"
101 -
102 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
103 -IUSE="+curl +imagemagick mysql postgres +sqlite"
104 -REQUIRED_USE="|| ( mysql postgres sqlite )"
105 -
106 -DEPEND=""
107 -RDEPEND="<dev-lang/php-8.2[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
108 - imagemagick? ( dev-php/pecl-imagick )
109 - virtual/httpd-php"
110 -
111 -S=${WORKDIR}/${PN}
112 -
113 -pkg_setup() {
114 - webapp_pkg_setup
115 -}
116 -
117 -src_install() {
118 - webapp_src_preinst
119 -
120 - insinto "${MY_HTDOCSDIR}"
121 - doins -r .
122 - dodir "${MY_HTDOCSDIR}"/data
123 -
124 - webapp_serverowned -R "${MY_HTDOCSDIR}"/apps
125 - webapp_serverowned -R "${MY_HTDOCSDIR}"/data
126 - webapp_serverowned -R "${MY_HTDOCSDIR}"/config
127 - webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
128 -
129 - webapp_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
130 -
131 - webapp_src_install
132 -}
133
134 diff --git a/www-apps/nextcloud/nextcloud-25.0.1.ebuild b/www-apps/nextcloud/nextcloud-25.0.1.ebuild
135 deleted file mode 100644
136 index e35dd132e50a..000000000000
137 --- a/www-apps/nextcloud/nextcloud-25.0.1.ebuild
138 +++ /dev/null
139 @@ -1,43 +0,0 @@
140 -# Copyright 1999-2022 Gentoo Authors
141 -# Distributed under the terms of the GNU General Public License v2
142 -
143 -EAPI=8
144 -
145 -inherit webapp
146 -
147 -DESCRIPTION="Personal cloud that runs on your own server"
148 -HOMEPAGE="https://nextcloud.com/"
149 -SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2"
150 -LICENSE="AGPL-3"
151 -
152 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
153 -IUSE="+curl +imagemagick mysql postgres +sqlite"
154 -REQUIRED_USE="|| ( mysql postgres sqlite )"
155 -
156 -DEPEND=""
157 -RDEPEND="<dev-lang/php-8.2[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
158 - imagemagick? ( dev-php/pecl-imagick )
159 - virtual/httpd-php"
160 -
161 -S=${WORKDIR}/${PN}
162 -
163 -pkg_setup() {
164 - webapp_pkg_setup
165 -}
166 -
167 -src_install() {
168 - webapp_src_preinst
169 -
170 - insinto "${MY_HTDOCSDIR}"
171 - doins -r .
172 - dodir "${MY_HTDOCSDIR}"/data
173 -
174 - webapp_serverowned -R "${MY_HTDOCSDIR}"/apps
175 - webapp_serverowned -R "${MY_HTDOCSDIR}"/data
176 - webapp_serverowned -R "${MY_HTDOCSDIR}"/config
177 - webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
178 -
179 - webapp_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
180 -
181 - webapp_src_install
182 -}
183
184 diff --git a/www-apps/nextcloud/nextcloud-25.0.2.ebuild b/www-apps/nextcloud/nextcloud-25.0.2.ebuild
185 deleted file mode 100644
186 index e9db891d0021..000000000000
187 --- a/www-apps/nextcloud/nextcloud-25.0.2.ebuild
188 +++ /dev/null
189 @@ -1,43 +0,0 @@
190 -# Copyright 1999-2023 Gentoo Authors
191 -# Distributed under the terms of the GNU General Public License v2
192 -
193 -EAPI=8
194 -
195 -inherit webapp
196 -
197 -DESCRIPTION="Personal cloud that runs on your own server"
198 -HOMEPAGE="https://nextcloud.com/"
199 -SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2"
200 -LICENSE="AGPL-3"
201 -
202 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
203 -IUSE="+curl +imagemagick mysql postgres +sqlite"
204 -REQUIRED_USE="|| ( mysql postgres sqlite )"
205 -
206 -DEPEND=""
207 -RDEPEND="<dev-lang/php-8.2[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
208 - imagemagick? ( dev-php/pecl-imagick )
209 - virtual/httpd-php"
210 -
211 -S=${WORKDIR}/${PN}
212 -
213 -pkg_setup() {
214 - webapp_pkg_setup
215 -}
216 -
217 -src_install() {
218 - webapp_src_preinst
219 -
220 - insinto "${MY_HTDOCSDIR}"
221 - doins -r .
222 - dodir "${MY_HTDOCSDIR}"/data
223 -
224 - webapp_serverowned -R "${MY_HTDOCSDIR}"/apps
225 - webapp_serverowned -R "${MY_HTDOCSDIR}"/data
226 - webapp_serverowned -R "${MY_HTDOCSDIR}"/config
227 - webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
228 -
229 - webapp_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
230 -
231 - webapp_src_install
232 -}