Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 524906 - dev-libs/liboping-1.7.0 version bump
Summary: dev-libs/liboping-1.7.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Proxy Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-10 01:16 UTC by Johan Bergström
Modified: 2014-10-10 01:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Bergström 2014-10-10 01:16:45 UTC
Minor change needed for bump:
--- liboping-1.6.2.ebuild	2014-10-10 07:01:14.000000000 +1100
+++ liboping-1.7.0.ebuild	2014-10-10 12:08:43.004319964 +1100
@@ -21,7 +21,7 @@
 "
 RDEPEND=${DEPEND}
 
-PATCHES=( "${FILESDIR}/${P}-nouidmagic.patch" )
+PATCHES=( "${FILESDIR}/${PN}-1.6.2-nouidmagic.patch" )
 
 src_prepare() {
 	base_src_prepare


Also build tested against app-admin/collectd. I might look at adding support for building the perl bindings, but that's for a later mission.
Comment 1 Yixun Lan archtester gentoo-dev 2014-10-10 01:48:32 UTC
+*liboping-1.7.0 (10 Oct 2014)
+
+  10 Oct 2014; Yixun Lan <dlan@gentoo.org> +liboping-1.7.0.ebuild:
+  bump per maintainer request, bug 524906