* [gentoo-commits] gentoo-x86 commit in net-misc/udpxy: udpxy-1.0.23.7-r1.ebuild ChangeLog udpxy-1.0.23.7.ebuild udpxy-1.0.21.2-r1.ebuild
@ 2013-10-02 19:03 Pacho Ramos (pacho)
0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2013-10-02 19:03 UTC (permalink / raw
To: gentoo-commits
pacho 13/10/02 19:03:35
Modified: ChangeLog
Added: udpxy-1.0.23.7-r1.ebuild
Removed: udpxy-1.0.23.7.ebuild udpxy-1.0.21.2-r1.ebuild
Log:
Add unit file (#486594 by nE0sIghT), drop old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.6 net-misc/udpxy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/udpxy/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/udpxy/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/udpxy/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/udpxy/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 5 Apr 2013 13:08:27 -0000 1.5
+++ ChangeLog 2 Oct 2013 19:03:35 -0000 1.6
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/udpxy
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/udpxy/ChangeLog,v 1.5 2013/04/05 13:08:27 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udpxy/ChangeLog,v 1.6 2013/10/02 19:03:35 pacho Exp $
+
+*udpxy-1.0.23.7-r1 (02 Oct 2013)
+
+ 02 Oct 2013; Pacho Ramos <pacho@gentoo.org> +files/udpxy.service,
+ +udpxy-1.0.23.7-r1.ebuild, -udpxy-1.0.21.2-r1.ebuild, -udpxy-1.0.23.7.ebuild:
+ Add unit file (#486594 by nE0sIghT), drop old.
*udpxy-1.0.23.7 (05 Apr 2013)
1.1 net-misc/udpxy/udpxy-1.0.23.7-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/udpxy/udpxy-1.0.23.7-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/udpxy/udpxy-1.0.23.7-r1.ebuild?rev=1.1&content-type=text/plain
Index: udpxy-1.0.23.7-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/udpxy/udpxy-1.0.23.7-r1.ebuild,v 1.1 2013/10/02 19:03:35 pacho Exp $
EAPI=5
inherit eutils systemd toolchain-funcs versionator
MY_PV=$(replace_version_separator 3 -)
DESCRIPTION="Small-footprint daemon to relay multicast UDP traffic to client's TCP (HTTP) connection"
HOMEPAGE="http://sourceforge.net/projects/udpxy/"
SRC_URI="http://www.udpxy.com/download/1_23/${PN}.${MY_PV}-prod.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${PN}-${MY_PV}"
src_prepare() {
epatch_user
tc-export CC
}
src_install() {
dobin udpxy
dosym udpxy /usr/bin/udpxrec
doman doc/en/*.1
dodoc CHANGES README
newinitd "${FILESDIR}/${PN}.initd" ${PN}
newconfd "${FILESDIR}/${PN}.confd" ${PN}
systemd_dounit "${FILESDIR}/${PN}.service"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-02 19:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-02 19:03 [gentoo-commits] gentoo-x86 commit in net-misc/udpxy: udpxy-1.0.23.7-r1.ebuild ChangeLog udpxy-1.0.23.7.ebuild udpxy-1.0.21.2-r1.ebuild Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox