Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78356 - net-misc/knock: Please bump to 0.4
Summary: net-misc/knock: Please bump to 0.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Markus Nigbur (RETIRED)
URL: http://www.zeroflux.org/knock/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-17 06:13 UTC by Joshua Broussard
Modified: 2005-03-14 09:48 UTC (History)
1 user (show)

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


Attachments
knock-0.4.0.ebuild (knock-0.4.0.ebuild,759 bytes, text/plain)
2005-03-11 14:09 UTC, Keith Constable
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Broussard 2005-01-17 06:13:08 UTC
New version is out, and old ebuilds no longer pull tarball

Reproducible: Always
Steps to Reproduce:
1. emerge net-misc/knock
2. env ACCEPT_KEYWORDS="~x86" emerge net-misc/knock
3. Both fail to download 0.3 and 0.31

Actual Results:  
Emerge Failed

Expected Results:  
Emerge Succeded
Comment 1 Keith Constable 2005-03-11 14:09:13 UTC
Created attachment 53213 [details]
knock-0.4.0.ebuild

Source files for knock are now located in: http://www.zeroflux.org/knock/files/


Attached is my version of the ebuild for 0.4.  Several changes:
-- Added MY_PV because the archive does not have a trailing .0 in the version.
-- Fixed the SRC_URI.
-- Reversed the declaration order of DEPEND and RDEPEND.
-- Moved 'virtual/libpcap' to DEPEND.
-- Added 'net-firewall/iptables' to RDEPEND.
-- Removed dohtml since index.html is no longer included in the archive.
-- Added dodoc for ChangeLog and TODO.
-- Removed knockd.conf.patch and replaced it with a dosed.  (the format of
knockd.conf may change in the future; using sed future-proofs the ebuild)

Enjoy.
Comment 2 Joshua Broussard 2005-03-11 16:05:25 UTC
Much abliged. Gonna overlay this on my firewall machine and test it over the weekend.
Comment 3 Markus Nigbur (RETIRED) gentoo-dev 2005-03-14 09:48:32 UTC
Great work. Added to cvs.