FreeBSD Bugzilla – Attachment 101022 Details for
Bug 140393
security/barnyard2, port update to new version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-Makefile
patch-Makefile (text/plain), 624 bytes, created by
pauls
on 2009-11-08 18:00:13 UTC
(
hide
)
Description:
patch-Makefile
Filename:
MIME Type:
Creator:
pauls
Created:
2009-11-08 18:00:13 UTC
Size:
624 bytes
patch
obsolete
>--- Makefile.orig 2009-09-08 20:42:43.000000000 -0500 >+++ Makefile 2009-11-08 11:37:36.000000000 -0600 >@@ -6,7 +6,7 @@ > # > > PORTNAME= barnyard2 >-PORTVERSION= 1.6 >+PORTVERSION= 1.7 > CATEGORIES= security > MASTER_SITES= http://www.securixlive.com/download/barnyard2/ > >@@ -39,6 +39,9 @@ > CONFIGURE_ARGS+= --with-postgresql > .endif > >+pre-install: >+ ${CHMOD} 744 ${WRKSRC}/install-sh >+ > post-install: > > .for f in barnyard2.conf >@@ -48,7 +51,6 @@ > .endfor > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >-# cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} > cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 140393
: 101022 |
101023