public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_vhost_ldap/
@ 2016-08-16  4:10 Michael Orlitzky
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Orlitzky @ 2016-08-16  4:10 UTC (permalink / raw
  To: gentoo-commits

commit:     e045c30a6e6768dc1d8fafd8e0a66288dfba6f5a
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 04:04:20 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 04:04:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e045c30a

www-apache/mod_vhost_ldap: new revision requiring apache-2.4.x.

Gentoo-Bug: 558918

Package-Manager: portage-2.2.28

 ...t_ldap-2.4.0.ebuild => mod_vhost_ldap-2.4.0-r1.ebuild} | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/www-apache/mod_vhost_ldap/mod_vhost_ldap-2.4.0.ebuild b/www-apache/mod_vhost_ldap/mod_vhost_ldap-2.4.0-r1.ebuild
similarity index 75%
rename from www-apache/mod_vhost_ldap/mod_vhost_ldap-2.4.0.ebuild
rename to www-apache/mod_vhost_ldap/mod_vhost_ldap-2.4.0-r1.ebuild
index 182a60f..37c0dc8 100644
--- a/www-apache/mod_vhost_ldap/mod_vhost_ldap-2.4.0.ebuild
+++ b/www-apache/mod_vhost_ldap/mod_vhost_ldap-2.4.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-inherit apache-module depend.apache
+inherit apache-module
 
 DESCRIPTION="Store and configure Apache virtual hosts using LDAP"
 HOMEPAGE="http://modvhostldap.alioth.debian.org/"
@@ -20,13 +20,16 @@ APACHE2_MOD_DEFINE="VHOST_LDAP LDAP"
 
 DOCFILES="AUTHORS ChangeLog README"
 
-# apache[ldap] is needed to run, but not to compile.
-DEPEND=""
-RDEPEND="=www-servers/apache-2*[ldap]"
+# We need apr-util[ldap] and apache to build, but the ldap module for
+# apache is only needed when we try to run the thing.
+DEPEND="dev-libs/apr-util[ldap]"
+RDEPEND="=www-servers/apache-2.4*[ldap]"
 
-need_apache2
+need_apache2_4
 
 src_prepare() {
+	default
+
 	sed -i "s/MOD_VHOST_LDAP_VERSION/\"${PV}\"/g" "${PN}.c" || \
 		die "failed to sed version string"
 }


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

* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_vhost_ldap/
@ 2019-08-20  3:08 Joonas Niilola
  0 siblings, 0 replies; 2+ messages in thread
From: Joonas Niilola @ 2019-08-20  3:08 UTC (permalink / raw
  To: gentoo-commits

commit:     c34a8f93b516c8d3d288228919ff652a9ea4e922
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Mon Aug 19 12:47:05 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Aug 20 03:07:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34a8f93

www-apache/mod_vhost_ldap: update HOMEPAGE, metadata

Bug: https://bugs.gentoo.org/683184
Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12746
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-apache/mod_vhost_ldap/metadata.xml                   | 3 +++
 www-apache/mod_vhost_ldap/mod_vhost_ldap-2.4.0-r1.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/www-apache/mod_vhost_ldap/metadata.xml b/www-apache/mod_vhost_ldap/metadata.xml
index 6f49eba8f49..3aedcf9770c 100644
--- a/www-apache/mod_vhost_ldap/metadata.xml
+++ b/www-apache/mod_vhost_ldap/metadata.xml
@@ -2,4 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 <!-- maintainer-needed -->
+	<upstream>
+		<remote-id type="github">oerdnj/mod-vhost-ldap</remote-id>
+	</upstream>
 </pkgmetadata>

diff --git a/www-apache/mod_vhost_ldap/mod_vhost_ldap-2.4.0-r1.ebuild b/www-apache/mod_vhost_ldap/mod_vhost_ldap-2.4.0-r1.ebuild
index ee9241f2d64..6ecb1a326d4 100644
--- a/www-apache/mod_vhost_ldap/mod_vhost_ldap-2.4.0-r1.ebuild
+++ b/www-apache/mod_vhost_ldap/mod_vhost_ldap-2.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit apache-module
 
 DESCRIPTION="Store and configure Apache virtual hosts using LDAP"
-HOMEPAGE="http://modvhostldap.alioth.debian.org/"
+HOMEPAGE="https://github.com/oerdnj/mod-vhost-ldap"
 SRC_URI="https://dev.gentoo.org/~mjo/distfiles/${P}.tar.xz"
 
 LICENSE="Apache-2.0"


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

end of thread, other threads:[~2019-08-20  3:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-20  3:08 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_vhost_ldap/ Joonas Niilola
  -- strict thread matches above, loose matches on Subject: below --
2016-08-16  4:10 Michael Orlitzky

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