Summary: | [patch] devel/viewvc: correct dependency for mod_python | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Eygene Ryabinkin <rea-fbsd> |
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | pgollucci |
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Eygene Ryabinkin
2008-08-20 07:50:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->pgollucci Over to maintainer (via the GNATS Auto Assign Tool) Only change is that should be ${LOCALBASE} not ${PREFIX} -- ------------------------------------------------------------------------ Philip M. Gollucci (philip@ridecharge.com) o:703.549.2050x206 Senior System Admin - Riderway, Inc. http://riderway.com / http://ridecharge.com 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. Philip, good day.
Wed, Aug 20, 2008 at 07:32:56AM -0400, Philip M. Gollucci wrote:
> Only change is that should be ${LOCALBASE} not ${PREFIX}
Hmm, yes, you're right. I always messing these two.
It is a bit strange the portlint had not catched this, I will
try to take a look.
Thanks for the correction!
--
Eygene
_ ___ _.--. #
\`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard
/ ' ` , __.--' # to read the on-line manual
)/' _/ \ `-_, / # while single-stepping the kernel.
`-'" `"\_ ,_.-;_.-\_ ', fsc/as #
_.-'_./ {_.' ; / # -- FreeBSD Developers handbook
{_.-``-' {_/ #
pgollucci 2008-08-20 12:23:56 UTC FreeBSD ports repository Modified files: devel/viewvc Makefile Log: Fix typo in previous commit breaking the dependency on mod_python3: Needs an absolute path PR: ports/126672 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: gabor (mentor, implicit) Revision Changes Path 1.32 +1 -1 ports/devel/viewvc/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 New port added, with minor changes. Thanks! |