public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Slawek Lis" <slis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ntopng/
Date: Wed, 28 Aug 2019 11:11:46 +0000 (UTC)	[thread overview]
Message-ID: <1566990695.b476720f82f6376175a6d75420593c4a4c2ec574.slis@gentoo> (raw)

commit:     b476720f82f6376175a6d75420593c4a4c2ec574
Author:     Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 11:11:21 2019 +0000
Commit:     Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 11:11:35 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b476720f

net-analyzer/ntopng: fixed version info

It seems that version format is strictly required, and was
wrongly recognized as not being latest.
Upgraded according to autogen.sh script.

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Slawek Lis <slis <AT> gentoo.org>

 net-analyzer/ntopng/ntopng-3.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ntopng/ntopng-3.8.ebuild b/net-analyzer/ntopng/ntopng-3.8.ebuild
index d494609c7f0..132b23563ef 100644
--- a/net-analyzer/ntopng/ntopng-3.8.ebuild
+++ b/net-analyzer/ntopng/ntopng-3.8.ebuild
@@ -39,7 +39,7 @@ PATCHES=(
 
 src_prepare() {
 	default
-	sed -e "s/@VERSION@/${PV}/g" -e "s/@SHORT_VERSION@/${PV}/g" < "${S}/configure.seed" > "${S}/configure.ac" > configure.ac
+	sed -e "s/@VERSION@/${PV}.$(date +%y%m%d)/g" -e "s/@SHORT_VERSION@/${PV}/g" < "${S}/configure.seed" > "${S}/configure.ac" > configure.ac
 	eapply_user
 	eautoreconf
 }


             reply	other threads:[~2019-08-28 11:11 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-28 11:11 Slawek Lis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-11  0:51 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ntopng/ Sam James
2024-06-09 16:13 Sam James
2023-05-31  3:26 Sam James
2023-05-31  3:26 Sam James
2023-05-01 13:19 Sam James
2023-04-23  6:43 Sam James
2023-03-13 23:27 Sam James
2023-02-03 16:53 Sam James
2022-08-18  0:30 Sam James
2022-01-03 11:23 Sam James
2021-06-22 18:19 Sam James
2020-12-27  0:50 Sam James
2020-03-23 12:45 Jeroen Roovers
2020-01-19 12:13 Jeroen Roovers
2019-12-30  9:23 Jeroen Roovers
2019-12-29 15:20 Jeroen Roovers
2019-12-28 13:10 Jeroen Roovers
2019-12-28  1:03 Jeroen Roovers
2019-08-28 19:41 Michał Górny
2019-08-28 11:17 Thomas Deutschmann
2019-08-27  5:01 Slawek Lis
2019-08-24 10:30 Thomas Deutschmann
2018-06-09 10:34 Jeroen Roovers
2018-06-03 13:49 Aaron Bauman
2018-01-23 19:06 Slawek Lis
2018-01-22 21:03 Slawek Lis
2017-12-19 21:45 Thomas Deutschmann
2017-12-18 19:36 Richard Farina
2017-09-13 11:39 Slawek Lis
2017-06-22  6:51 Slawek Lis
2017-06-19 11:59 Slawek Lis
2016-11-21 19:48 Slawek Lis
2016-11-21 19:48 Slawek Lis
2016-11-21 19:48 Slawek Lis
2016-11-11 20:31 Slawek Lis
2015-09-02  5:36 Slawek Lis
2015-08-24  5:52 Slawek Lis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1566990695.b476720f82f6376175a6d75420593c4a4c2ec574.slis@gentoo \
    --to=slis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox