public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-apps/cgisysinfo/
@ 2017-11-26 23:26 David Seifert
  0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2017-11-26 23:26 UTC (permalink / raw
  To: gentoo-commits

commit:     4c428acfed3c2e5ffbe2b9a9fd6a779051a46fc6
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 13:07:24 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:25:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c428acf

www-apps/cgisysinfo: [QA] Consistent whitespace in metadata.xml

 www-apps/cgisysinfo/metadata.xml | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/www-apps/cgisysinfo/metadata.xml b/www-apps/cgisysinfo/metadata.xml
index a20bd0a500a..94d26d8201c 100644
--- a/www-apps/cgisysinfo/metadata.xml
+++ b/www-apps/cgisysinfo/metadata.xml
@@ -1,16 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>rafaelmartins@gentoo.org</email>
-    <name>Rafael G. Martins</name>
-  </maintainer>
-  <longdescription lang="en">
-    cgisysinfo is a small CGI utility to show basic system information on Linux
-	machines.
+	<maintainer type="person">
+		<email>rafaelmartins@gentoo.org</email>
+		<name>Rafael G. Martins</name>
+	</maintainer>
+	<longdescription lang="en">
+		cgisysinfo is a small CGI utility to show basic system information on Linux
+		machines.
 
-	cgisysinfo is useful for machines that run a webserver but not PHP, and was
-	tested with nginx + fcgiwrap. It should works with any CGI-capable web
-	server.
-  </longdescription>
+		cgisysinfo is useful for machines that run a webserver but not PHP, and was
+		tested with nginx + fcgiwrap. It should works with any CGI-capable web
+		server.
+	</longdescription>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: www-apps/cgisysinfo/
@ 2018-01-05 22:07 David Seifert
  0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2018-01-05 22:07 UTC (permalink / raw
  To: gentoo-commits

commit:     8a10edfba49ab823d1576ce1c6fd1d5ecfeb18a0
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 22:07:04 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 22:07:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a10edfb

www-apps/cgisysinfo: [QA] Rely on default value of WANT_AUTOCONF

* Specifying WANT_AUTOCONF=2.5 is unnecessary as this will
  choose the most recent version of Autoconf anyways. It
  only impedes future bumps of Autoconf.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild
index f14902a87ec..392f1647e1c 100644
--- a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild
+++ b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 if [[ ${PV} = *9999* ]]; then
-	WANT_AUTOCONF="2.5"
 	WANT_AUTOMAKE="1.10"
 	inherit autotools mercurial
 	EHG_REPO_URI="http://hg.rafaelmartins.eng.br/cgisysinfo/"


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

* [gentoo-commits] repo/gentoo:master commit in: www-apps/cgisysinfo/
@ 2018-05-07 18:03 Rafael Martins
  0 siblings, 0 replies; 4+ messages in thread
From: Rafael Martins @ 2018-05-07 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     a50edaca90a69c294fa9cbee14861d646e5a0095
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Fri Jan 26 06:03:06 2018 +0000
Commit:     Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
CommitDate: Mon May  7 18:01:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a50edaca

www-apps/cgisysinfo: update SRC_URI, HOMEPAGE, REPO_URI

Closes: https://bugs.gentoo.org/626300

Apparently, the Github 0.4.1 version requires an eautoreconf.
The Github compiled bin has the same md5sum as the one from the tree.

 www-apps/cgisysinfo/Manifest                |  2 +-
 www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild | 16 +++++++++-------
 www-apps/cgisysinfo/metadata.xml            |  3 +++
 3 files changed, 13 insertions(+), 8 deletions(-)

diff --git a/www-apps/cgisysinfo/Manifest b/www-apps/cgisysinfo/Manifest
index 26067868433..26e3e3ab7dd 100644
--- a/www-apps/cgisysinfo/Manifest
+++ b/www-apps/cgisysinfo/Manifest
@@ -1 +1 @@
-DIST cgisysinfo-0.4.1.tar.bz2 262016 BLAKE2B f5595474591e55fb38b51a9235ad1d18b08e11694e79bcfb15234aed4e267f4c7f83202117c38df34d4e6045725f6d4ce8c2745a6e31b50c86a0b2db311b2a87 SHA512 fd14339ea346f70c9b5632ae861ba006b70c5ff5849ebbd3b32bcedaf0a5865d411d6d0f251362baea515f0d64639d544779c3569574a710ed4967c9fa770909
+DIST cgisysinfo-0.4.1.tar.gz 17662 BLAKE2B 63997c790d7d42d0a91f53f667a75b53b1954c1bf13f97f99918bcd926c6dcb4a7e75b1658490aab2d0d1ac666f163c910d903b26675994755c82d84bc52fa0f SHA512 a966c96345454424258b623038b555767d71e1e4258f92114081d93e8ce490b26e4c2b88f6ad527f0b55d267d008da3b13774b7e2499ad6b96e035ba3be2e912

diff --git a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild
index 392f1647e1c..0dc2dac982c 100644
--- a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild
+++ b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild
@@ -3,18 +3,22 @@
 
 EAPI="5"
 
+inherit autotools
+
 if [[ ${PV} = *9999* ]]; then
 	WANT_AUTOMAKE="1.10"
-	inherit autotools mercurial
-	EHG_REPO_URI="http://hg.rafaelmartins.eng.br/cgisysinfo/"
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}"
 	KEYWORDS=""
+	DOCS=( "README.md" "AUTHORS" "NEWS" )
 else
-	SRC_URI="http://distfiles.rafaelmartins.eng.br/${PN}/${P}.tar.bz2"
+	SRC_URI="https://github.com/rafaelmartins/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86"
+	DOCS=( "README" "AUTHORS" "NEWS" )
 fi
 
 DESCRIPTION="A small cgi utility to show basic system information"
-HOMEPAGE="http://projects.rafaelmartins.eng.br/cgisysinfo"
+HOMEPAGE="https://github.com/rafaelmartins/cgisysinfo"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -23,10 +27,8 @@ IUSE="fastcgi"
 DEPEND="fastcgi? ( dev-libs/fcgi )"
 RDEPEND="${DEPEND}"
 
-DOCS="README AUTHORS NEWS"
-
 src_prepare() {
-	[[ ${PV} = *9999* ]] && eautoreconf
+	eautoreconf
 }
 
 src_configure() {

diff --git a/www-apps/cgisysinfo/metadata.xml b/www-apps/cgisysinfo/metadata.xml
index 94d26d8201c..44c61e61b12 100644
--- a/www-apps/cgisysinfo/metadata.xml
+++ b/www-apps/cgisysinfo/metadata.xml
@@ -13,4 +13,7 @@
 		tested with nginx + fcgiwrap. It should works with any CGI-capable web
 		server.
 	</longdescription>
+	<upstream>
+		<remote-id type="github">rafaelmartins/cgisysinfo</remote-id>
+	</upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: www-apps/cgisysinfo/
@ 2019-09-23  1:11 Rafael Martins
  0 siblings, 0 replies; 4+ messages in thread
From: Rafael Martins @ 2019-09-23  1:11 UTC (permalink / raw
  To: gentoo-commits

commit:     036dec76dd8974493b8128b2b48e3c9614bc251c
Author:     Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 01:04:49 2019 +0000
Commit:     Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 01:10:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=036dec76

www-apps/cgisysinfo: removed -9999 logic. bump to eapi 7

Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Rafael Martins <rafaelmartins <AT> gentoo.org>

 www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild | 21 +++++++--------------
 1 file changed, 7 insertions(+), 14 deletions(-)

diff --git a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild
index 0dc2dac982c..15aea025958 100644
--- a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild
+++ b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild
@@ -1,22 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="7"
 
 inherit autotools
 
-if [[ ${PV} = *9999* ]]; then
-	WANT_AUTOMAKE="1.10"
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}"
-	KEYWORDS=""
-	DOCS=( "README.md" "AUTHORS" "NEWS" )
-else
-	SRC_URI="https://github.com/rafaelmartins/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-	DOCS=( "README" "AUTHORS" "NEWS" )
-fi
-
+SRC_URI="https://github.com/rafaelmartins/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 DESCRIPTION="A small cgi utility to show basic system information"
 HOMEPAGE="https://github.com/rafaelmartins/cgisysinfo"
 
@@ -24,10 +13,14 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE="fastcgi"
 
+KEYWORDS="~amd64 ~x86"
+DOCS=( "README" "AUTHORS" "NEWS" )
+
 DEPEND="fastcgi? ( dev-libs/fcgi )"
 RDEPEND="${DEPEND}"
 
 src_prepare() {
+	default
 	eautoreconf
 }
 


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

end of thread, other threads:[~2019-09-23  1:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-05 22:07 [gentoo-commits] repo/gentoo:master commit in: www-apps/cgisysinfo/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2019-09-23  1:11 Rafael Martins
2018-05-07 18:03 Rafael Martins
2017-11-26 23:26 David Seifert

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