| Summary: | Empty patch file in net-mgmt/net-snmp | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ceri Davies <ceri> |
| Component: | Individual Port(s) | Assignee: | Jun Kuriyama <kuriyama> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports-bugs->kuriyama Assign to maintainer. State Changed From-To: open->closed Committed, thanks! |
Revision 1.3 of ports/net-mgmt/net-snmp/files/patch-local:Makefile.in removed all content from the file; this causes patch(1) to issue a warning during "make patch", and the file should probably be cvs rm'd. Fix: cvs rm ports/net-mgmt/net-snmp/files/patch-local:Makefile.in && cvs ci How-To-Repeat: Assuming that "make extract" has already been run: {root@shrike}-{ports/net-mgmt/net-snmp} # ll files/patch-local:Makefile.in -rw-r--r-- 1 root wheel 0 Mar 14 14:17 files/patch-local:Makefile.in {root@shrike}-{ports/net-mgmt/net-snmp} # make patch ===> Patching for net-snmp-5.1_4 ===> Applying extra patch /usr/ports/net-mgmt/net-snmp/files/extra-patch-local:Makefile.in ===> Applying FreeBSD patches for net-snmp-5.1_4 I can't seem to find a patch in there anywhere. {root@shrike}-{ports/net-mgmt/net-snmp} #