Summary: | [patch] fix several usages of ${SRC_BASE} before it is defined | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | 4721 <4721> | ||||
Component: | Individual Port(s) | Assignee: | Jason Helfman <jgh> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
4721@hushmail.com
2012-03-13 05:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->jgh I'll take it. jgh 2012-04-17 16:57:17 UTC FreeBSD ports repository Modified files: graphics/plasma-kmod Makefile Log: - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced PR: ports/165994 Submitted by: 4721@hushmail.com Revision Changes Path 1.17 +9 -9 ports/graphics/plasma-kmod/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" jgh 2012-04-17 22:14:55 UTC FreeBSD ports repository Modified files: sysutils/scprotect Makefile Log: - include bsd.port.pre.mk so SRC_BASE is defined before referenced PR: ports/165994 Submitted by: 4721@hushmail.com Revision Changes Path 1.7 +3 -1 ports/sysutils/scprotect/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" jgh 2012-05-21 23:53:22 UTC FreeBSD ports repository Modified files: sysutils/biosfont Makefile Log: - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced PR: ports/165994 Submitted by: 4721@hushmail.com Approved by: maintainer, rene Revision Changes Path 1.11 +2 -2 ports/sysutils/biosfont/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" jgh 2012-05-21 23:57:29 UTC FreeBSD ports repository Modified files: sysutils/lsof Makefile Log: - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced PR: ports/165994 Submitted by: 4721@hushmail.com Approved by: maintainer, ler@lerctr.org Revision Changes Path 1.194 +2 -2 ports/sysutils/lsof/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" jgh 2012-05-22 00:02:09 UTC FreeBSD ports repository Modified files: net/iet Makefile Log: - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced PR: ports/165994 Submitted by: 4721@hushmail.com Approved by: maintainer, delphij Revision Changes Path 1.8 +2 -2 ports/net/iet/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" jgh 2012-05-22 06:15:49 UTC FreeBSD ports repository Modified files: emulators/rtc Makefile Log: - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced PR: ports/165994 Submitted by: 4721@hushmail.com Approved by: maintainer, emulation Revision Changes Path 1.37 +2 -2 ports/emulators/rtc/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" jgh 2012-05-22 06:27:22 UTC FreeBSD ports repository Modified files: net/ng_mikrotik_eoip Makefile Log: - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced PR: ports/165994 Submitted by: 4721@hushmail.com Approved by: maintainer, gelraen.ua@gmail.com Revision Changes Path 1.2 +2 -2 ports/net/ng_mikrotik_eoip/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" jgh 2012-05-22 16:10:34 UTC FreeBSD ports repository Modified files: graphics/kix-kmod Makefile Log: - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced PR: ports/165994 Submitted by: 4721@hushmail.com Approved by: maintainer, jon@witchspace.com Revision Changes Path 1.16 +3 -1 ports/graphics/kix-kmod/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" jgh 2012-05-23 03:07:34 UTC FreeBSD ports repository Modified files: comms/uarduno Makefile Log: - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced PR: ports/165994 Submitted by: 4721@hushmail.com Approved by: maintainer, bobf@mrp3.com Revision Changes Path 1.4 +2 -2 ports/comms/uarduno/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" jgh 2012-05-29 16:23:54 UTC FreeBSD ports repository Modified files: security/quantis-kmod Makefile Log: - remove definition of SRC_BASE before it is defined PR: ports/165994 Submitted by: jgh Approved by: maintainer, ale Revision Changes Path 1.6 +0 -2 ports/security/quantis-kmod/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed this has been superseded by 169212-169224 |