public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/zoneminder/
Date: Thu,  7 Feb 2019 16:37:42 +0000 (UTC)	[thread overview]
Message-ID: <1549557449.84dbc85d06c4e289b83e24efb0736bb42344028a.grknight@gentoo> (raw)

commit:     84dbc85d06c4e289b83e24efb0736bb42344028a
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  7 16:37:29 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Feb  7 16:37:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84dbc85d

www-misc/zoneminder: Revbump for dependency change

Closes: https://bugs.gentoo.org/666080
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 ...der-1.30.4.ebuild => zoneminder-1.30.4-r1.ebuild} | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/www-misc/zoneminder/zoneminder-1.30.4.ebuild b/www-misc/zoneminder/zoneminder-1.30.4-r1.ebuild
similarity index 92%
rename from www-misc/zoneminder/zoneminder-1.30.4.ebuild
rename to www-misc/zoneminder/zoneminder-1.30.4-r1.ebuild
index 1d8a7f29939..046cf31ef6f 100644
--- a/www-misc/zoneminder/zoneminder-1.30.4.ebuild
+++ b/www-misc/zoneminder/zoneminder-1.30.4-r1.ebuild
@@ -1,19 +1,19 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # TO DO:
 # * dependencies of unknown status:
 #	dev-perl/Device-SerialPort
-# 	dev-perl/MIME-Lite
-# 	dev-perl/MIME-tools
-# 	dev-perl/PHP-Serialization
-# 	virtual/perl-Archive-Tar
-# 	virtual/perl-libnet
-# 	virtual/perl-Module-Load
+#	dev-perl/MIME-Lite
+#	dev-perl/MIME-tools
+#	dev-perl/PHP-Serialization
+#	virtual/perl-Archive-Tar
+#	virtual/perl-libnet
+#	virtual/perl-Module-Load
 
 EAPI=6
 
-inherit versionator perl-functions readme.gentoo-r1 cmake-utils depend.apache flag-o-matic systemd
+inherit eapi7-ver perl-functions readme.gentoo-r1 cmake-utils depend.apache flag-o-matic systemd
 
 MY_PN="ZoneMinder"
 
@@ -37,6 +37,7 @@ REQUIRED_USE="
 
 DEPEND="
 	app-eselect/eselect-php[apache2]
+	dev-db/mysql-connector-c:0=
 	dev-lang/perl:=
 	dev-lang/php:*[apache2,cgi,curl,gd,inifile,pdo,mysql,mysqli,sockets]
 	dev-libs/libpcre
@@ -59,7 +60,6 @@ DEPEND="
 	virtual/ffmpeg
 	virtual/httpd-php:*
 	virtual/jpeg:0
-	virtual/mysql
 	virtual/perl-ExtUtils-MakeMaker
 	virtual/perl-Getopt-Long
 	virtual/perl-Sys-Syslog
@@ -171,7 +171,7 @@ pkg_postinst() {
 
 	local v
 	for v in ${REPLACING_VERSIONS}; do
-		if ! version_is_at_least ${PV} ${v}; then
+		if ver_test ${PV} -gt ${v}; then
 			elog "You have upgraded zoneminder and may have to upgrade your database now using the 'zmupdate.pl' script."
 		fi
 	done


             reply	other threads:[~2019-02-07 16:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-07 16:37 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-26 11:00 [gentoo-commits] repo/gentoo:master commit in: www-misc/zoneminder/ David Seifert
2018-12-02 22:48 Andreas K. Hüttel
2018-03-14 22:48 Kent Fredric
2017-04-12 22:00 Andreas Hüttel
2017-04-12 22:00 Andreas Hüttel
2016-12-15 21:07 Andreas Hüttel
2016-03-10 23:10 Andreas Hüttel
2015-12-08 18:54 Brian Evans

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=1549557449.84dbc85d06c4e289b83e24efb0736bb42344028a.grknight@gentoo \
    --to=grknight@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