public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-base/
@ 2023-08-11  8:13 Joonas Niilola
  0 siblings, 0 replies; 8+ messages in thread
From: Joonas Niilola @ 2023-08-11  8:13 UTC (permalink / raw
  To: gentoo-commits

commit:     db17c2cc5016c572fc7303f606ef4cc262bebed3
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 08:12:30 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 08:12:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db17c2cc

net-misc/asterisk-base: cosmetic syntax change for consistency

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-misc/asterisk-base/asterisk-base-1.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-misc/asterisk-base/asterisk-base-1.ebuild b/net-misc/asterisk-base/asterisk-base-1.ebuild
index 83c1cd3dee45..9767eed48da7 100644
--- a/net-misc/asterisk-base/asterisk-base-1.ebuild
+++ b/net-misc/asterisk-base/asterisk-base-1.ebuild
@@ -21,8 +21,7 @@ RDEPEND="
 	!<=net-misc/asterisk-20.3.0:0/20
 "
 
-src_install()
-{
+src_install() {
 	newinitd "${FILESDIR}/initd-1" asterisk
 	newconfd "${FILESDIR}/confd-1" asterisk
 	newsbin "${FILESDIR}/asterisk_wrapper-1" asterisk_wrapper
@@ -36,7 +35,6 @@ src_install()
 	newins "${FILESDIR}/logrotate-1" asterisk
 }
 
-pkg_postinst()
-{
+pkg_postinst() {
 	tmpfiles_process asterisk.conf
 }


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-base/
@ 2023-08-24 18:06 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2023-08-24 18:06 UTC (permalink / raw
  To: gentoo-commits

commit:     510eb6516015087c551db8fb99fa99994235c91f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 24 18:06:33 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 24 18:06:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=510eb651

net-misc/asterisk-base: Stabilize 1 amd64, #912956

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/asterisk-base/asterisk-base-1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/asterisk-base/asterisk-base-1.ebuild b/net-misc/asterisk-base/asterisk-base-1.ebuild
index 9767eed48da7..a3b94462498c 100644
--- a/net-misc/asterisk-base/asterisk-base-1.ebuild
+++ b/net-misc/asterisk-base/asterisk-base-1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="
 	net-misc/asterisk


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-base/
@ 2023-08-24 18:09 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2023-08-24 18:09 UTC (permalink / raw
  To: gentoo-commits

commit:     100bf5ae5be2a6cb9bf429682851138e96021e99
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 24 18:07:50 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 24 18:07:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100bf5ae

net-misc/asterisk-base: Stabilize 1 x86, #912956

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/asterisk-base/asterisk-base-1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/asterisk-base/asterisk-base-1.ebuild b/net-misc/asterisk-base/asterisk-base-1.ebuild
index a3b94462498c..f1eb0c168d4c 100644
--- a/net-misc/asterisk-base/asterisk-base-1.ebuild
+++ b/net-misc/asterisk-base/asterisk-base-1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 
 RDEPEND="
 	net-misc/asterisk


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-base/
@ 2024-01-12  8:30 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2024-01-12  8:30 UTC (permalink / raw
  To: gentoo-commits

commit:     d080dacfc6d1baaf86b1e3c678d05638e13fb435
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 08:30:18 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 08:30:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d080dacf

net-misc/asterisk-base: Keyword 2 sparc, #919424

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/asterisk-base/asterisk-base-2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/asterisk-base/asterisk-base-2.ebuild b/net-misc/asterisk-base/asterisk-base-2.ebuild
index 7d89202ca56f..98bf283c86b7 100644
--- a/net-misc/asterisk-base/asterisk-base-2.ebuild
+++ b/net-misc/asterisk-base/asterisk-base-2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
 	net-misc/asterisk


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-base/
@ 2024-04-21 13:28 Michael Orlitzky
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Orlitzky @ 2024-04-21 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     1fe9435e03b1f12bf54cc335678058fa846ab985
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 13:24:26 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 13:24:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe9435e

net-misc/asterisk-base: update HOMEPAGE

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 net-misc/asterisk-base/asterisk-base-3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/asterisk-base/asterisk-base-3.ebuild b/net-misc/asterisk-base/asterisk-base-3.ebuild
index f2c13a235dc3..3d9e4d044130 100644
--- a/net-misc/asterisk-base/asterisk-base-3.ebuild
+++ b/net-misc/asterisk-base/asterisk-base-3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit systemd tmpfiles
 
 DESCRIPTION="Gentoo Asterisk init scripts"
-HOMEPAGE="https://www.gentoo.org/wiki/No_homepage"
+HOMEPAGE="https://github.com/jkroonza/asterisk-base"
 SRC_URI="https://github.com/jkroonza/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-base/
@ 2024-04-21 13:28 Michael Orlitzky
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Orlitzky @ 2024-04-21 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     fb9136bf44fa3b159042598a7cb90d861e2f0be3
Author:     Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Tue Mar 26 10:23:32 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 13:17:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb9136bf

net-misc/asterisk-base: add 3

Minor change to init script to accomodate merged-usr.

A few other changes as suggested by Michał, including externalizing the
codebase into it's own package (now at
https://github.com/jkroonza/asterisk-base).

Closes: https://github.com/gentoo/gentoo/pull/35925
Closes: https://bugs.gentoo.org/927663
Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 net-misc/asterisk-base/Manifest               |  1 +
 net-misc/asterisk-base/asterisk-base-3.ebuild | 39 +++++++++++++++++++++++++++
 net-misc/asterisk-base/metadata.xml           |  3 +++
 3 files changed, 43 insertions(+)

diff --git a/net-misc/asterisk-base/Manifest b/net-misc/asterisk-base/Manifest
new file mode 100644
index 000000000000..84b04d08477f
--- /dev/null
+++ b/net-misc/asterisk-base/Manifest
@@ -0,0 +1 @@
+DIST asterisk-base-3.tar.gz 14589 BLAKE2B 854df19a0aa6cbd6c452ec03f8766f166824580f30edbf158f9e23baa451b092388b5f653999cab63d3232d7ff2c1efb7784c8e69d9ea1f2855dd446613ade87 SHA512 e2b53a3db6cb38fcc8456c3c69806452ecdd748f7d5833c6fdc426f436f92b651d69a902f6f588ffc371903c5a1374a9fc0695a74f9b4e47e75df3b1ce50764e

diff --git a/net-misc/asterisk-base/asterisk-base-3.ebuild b/net-misc/asterisk-base/asterisk-base-3.ebuild
new file mode 100644
index 000000000000..f2c13a235dc3
--- /dev/null
+++ b/net-misc/asterisk-base/asterisk-base-3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd tmpfiles
+
+DESCRIPTION="Gentoo Asterisk init scripts"
+HOMEPAGE="https://www.gentoo.org/wiki/No_homepage"
+SRC_URI="https://github.com/jkroonza/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+	net-misc/asterisk
+	!<=net-misc/asterisk-16.30.0:0/16
+	!<=net-misc/asterisk-18.18.0:0/18
+	!<=net-misc/asterisk-20.3.0:0/20
+"
+
+src_install() {
+	newinitd initd asterisk
+	newconfd confd asterisk
+	dosbin asterisk_wrapper
+
+	systemd_dounit asterisk.service
+	systemd_install_serviced asterisk.service.conf asterisk.service
+
+	newtmpfiles tmpfiles.conf asterisk.conf
+
+	insinto /etc/logrotate.d
+	newins logrotate asterisk
+}
+
+pkg_postinst() {
+	tmpfiles_process asterisk.conf
+}

diff --git a/net-misc/asterisk-base/metadata.xml b/net-misc/asterisk-base/metadata.xml
index 6aebbc46f559..ac7674006c95 100644
--- a/net-misc/asterisk-base/metadata.xml
+++ b/net-misc/asterisk-base/metadata.xml
@@ -9,4 +9,7 @@
 		<email>proxy-maint@gentoo.org</email>
 		<name>Proxy Maintainers</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="github">jkroonza/asterisk-base</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-base/
@ 2024-09-14 17:55 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2024-09-14 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     3dfce28ff291be9f1d5643435e476d74bef54f7f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 17:55:14 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 17:55:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dfce28f

net-misc/asterisk-base: Stabilize 3 amd64, #939666

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/asterisk-base/asterisk-base-3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/asterisk-base/asterisk-base-3.ebuild b/net-misc/asterisk-base/asterisk-base-3.ebuild
index 3d9e4d044130..92b5164e2fef 100644
--- a/net-misc/asterisk-base/asterisk-base-3.ebuild
+++ b/net-misc/asterisk-base/asterisk-base-3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/jkroonza/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
 	net-misc/asterisk


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-base/
@ 2024-09-14 17:55 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2024-09-14 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     e9be1ab2d8ec1bd0b638d52070b398f8733919e7
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 17:55:15 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 17:55:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9be1ab2

net-misc/asterisk-base: Stabilize 3 x86, #939666

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/asterisk-base/asterisk-base-3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/asterisk-base/asterisk-base-3.ebuild b/net-misc/asterisk-base/asterisk-base-3.ebuild
index 92b5164e2fef..5be15bd8601b 100644
--- a/net-misc/asterisk-base/asterisk-base-3.ebuild
+++ b/net-misc/asterisk-base/asterisk-base-3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/jkroonza/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
 	net-misc/asterisk


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-09-14 17:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-14 17:55 [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-base/ Arthur Zamarin
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14 17:55 Arthur Zamarin
2024-04-21 13:28 Michael Orlitzky
2024-04-21 13:28 Michael Orlitzky
2024-01-12  8:30 Arthur Zamarin
2023-08-24 18:09 Arthur Zamarin
2023-08-24 18:06 Arthur Zamarin
2023-08-11  8:13 Joonas Niilola

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox