commit:     34324e533a69ce8347e3551ec50155213306b0d6
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 10 14:59:53 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Dec 10 16:44:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34324e53

app-admin/lsyncd: bump to v2.2.3

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 app-admin/lsyncd/Manifest                        |  1 +
 app-admin/lsyncd/files/lsyncd-2.3.3-mandir.patch |  9 ++++++++
 app-admin/lsyncd/lsyncd-2.2.3.ebuild             | 28 ++++++++++++++++++++++++
 profiles/package.mask                            |  4 ++++
 4 files changed, 42 insertions(+)

diff --git a/app-admin/lsyncd/Manifest b/app-admin/lsyncd/Manifest
index bf5367effef..daef9d30145 100644
--- a/app-admin/lsyncd/Manifest
+++ b/app-admin/lsyncd/Manifest
@@ -1,3 +1,4 @@
 DIST lsyncd-2.2.0.tar.gz 81034 BLAKE2B 
26666d04729e31d60ec340c207d5c22b2f53571a146d3f548bf7a33061bcec59aabafae40242f79a971297780fb7de56b5ff1fbccdb4c2152878f1b318a058b9
 SHA512 
75a138c2e85c4c5a3d6b215cb8df1668e5ffb6c8099f79caf555369d12348e2bdff29c1b01d62613bddd5b5a67f2a44e2fe86412048bc622088912e3fa783e81
 DIST lsyncd-2.2.1.tar.gz 81005 BLAKE2B 
797c225b484139df53d3d1173d0cc3b4ba632a076e937902799247e422643f0bcefe22570d311afb4c8fb98151467a1ab624a97f728c851c02bc0dbc601f2238
 SHA512 
c07c322fb802911a2bb78221ff20ac1c0658cea27a23d34a95de45902211784d3bdc79c246ce0809e6167ddd20a3573c1ca6a81cabc46a29622a200c8d3ddfa5
 DIST lsyncd-2.2.2.tar.gz 82231 BLAKE2B 
44cb269e1b726595b4332471335dc2a600efa2ebd39d7857d9c0c4adebefed923f60b177511e9e06113a4ff3400e45a979315bcd61169a7a2b9945b1aa944a86
 SHA512 
489d4fc91787a53f1480749fce6a281406aedb7e3617cd5f383b30c47870b2a8a912317a3faee5ad5f6358c10a136a69e07ee854f753846be1e11023cea5fed0
+DIST lsyncd-2.2.3.tar.gz 85165 BLAKE2B 
9b3ce9ad882f12a0cf800ca0418092807c5c30451fe273eae18486b2ab245fbdc77dee937983bf78f678e20448dda39771c4bca96d8efe010cc45d470a30eba3
 SHA512 
2193a342f8aa7d8cfb55378c9c59ca61d2d8e4026263fd6e6560c730c712cef1f189305a3f9bca58f5b9c9ffae5af12e1d75e5355d5bdae86a47ad9595b8169a

diff --git a/app-admin/lsyncd/files/lsyncd-2.3.3-mandir.patch 
b/app-admin/lsyncd/files/lsyncd-2.3.3-mandir.patch
new file mode 100644
index 00000000000..240ad6dce8f
--- /dev/null
+++ b/app-admin/lsyncd/files/lsyncd-2.3.3-mandir.patch
@@ -0,0 +1,9 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -107,5 +107,5 @@ add_executable( lsyncd ${LSYNCD_SRC} )
+ target_link_libraries( lsyncd ${LUA_LIBRARIES} )
+ 
+ install( TARGETS lsyncd RUNTIME DESTINATION bin )
+-install( FILES doc/manpage/lsyncd.1 DESTINATION man )
++install( FILES doc/manpage/lsyncd.1 DESTINATION share/man/man1 )
+ 

diff --git a/app-admin/lsyncd/lsyncd-2.2.3.ebuild 
b/app-admin/lsyncd/lsyncd-2.2.3.ebuild
new file mode 100644
index 00000000000..67ccfb4ab94
--- /dev/null
+++ b/app-admin/lsyncd/lsyncd-2.2.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+CMAKE_IN_SOURCE_BUILD="YES_PLEASE_OMG"
+inherit cmake-utils
+
+DESCRIPTION="Live Syncing (Mirror) Daemon"
+HOMEPAGE="https://github.com/axkibe/lsyncd";
+SRC_URI="https://github.com/axkibe/lsyncd/archive/release-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-lang/lua-5.2[deprecated]"
+DEPEND="${CDEPEND}
+       app-text/asciidoc
+       virtual/pkgconfig"
+RDEPEND="${CDEPEND}
+       net-misc/rsync"
+
+PATCHES=(
+       "${FILESDIR}"/${PN}-2.3.3-mandir.patch
+)
+
+S=${WORKDIR}/${PN}-release-${PV}

diff --git a/profiles/package.mask b/profiles/package.mask
index fcadb03e8e2..6b687d7e279 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Thomas Deutschmann <whi...@gentoo.org> (10 Dec 2018)
+# Requires >=dev-lang/lua-5.2 which is masked
+>=app-admin/lsyncd-2.2.3
+
 # Hans de Graaff <gra...@gentoo.org> (9 Dec 2018)
 # Old component for Rails that is no longer used and no longer
 # maintained upstream. Masked for removal in 30 days.

Reply via email to