FreeBSD Bugzilla – Attachment 93629 Details for
Bug 131585
[PATCH] security/libpreludedb: change version after commit pr=131286
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.22 KB, created by
viper
on 2009-02-11 09:20:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
viper
Created:
2009-02-11 09:20:03 UTC
Size:
1.22 KB
patch
obsolete
>diff -ruN libpreludedb.old/Makefile libpreludedb/Makefile >--- libpreludedb.old/Makefile 2008-12-01 02:00:11.000000000 +0500 >+++ libpreludedb/Makefile 2009-02-11 13:07:47.000000000 +0500 >@@ -5,6 +5,7 @@ > > PORTNAME= libpreludedb > PORTVERSION= 0.9.15.1 >+PORTREVISION= 2 > CATEGORIES= security > MASTER_SITES= http://www.prelude-ids.com/download/releases/%SUBDIR%/ > MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/old >@@ -12,7 +13,7 @@ > MAINTAINER= r.gruyters@snow.nl > COMMENT= Framework library for access to Prelude NIDS database > >-LIB_DEPENDS= prelude.17:${PORTSDIR}/security/libprelude >+LIB_DEPENDS= prelude.19:${PORTSDIR}/security/libprelude > > USE_GMAKE= yes > GNU_CONFIGURE= yes >@@ -33,6 +34,7 @@ > > .if defined(WITH_PERL) > USE_PERL5= yes >+.include "${PORTSDIR}/Mk/bsd.perl.mk" > CONFIGURE_ARGS+= --with-perl > PLIST_SUB+= WITH_PERL="" > .else >@@ -42,6 +44,7 @@ > > .if defined(WITH_PYTHON) > USE_PYTHON= 2.3+ >+.include "${PORTSDIR}/Mk/bsd.python.mk" > CONFIGURE_ARGS+= --with-python > PLIST_SUB+= WITH_PYTHON="" PYTHON_VER=${PYTHON_VER} > .else >@@ -86,7 +89,6 @@ > @${INSTALL} -d ${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/docs/api/html/* ${DOCSDIR} > .endif >- > @${INSTALL_MAN} ${WRKSRC}/docs/manpages/*.1 ${MAN1PREFIX}/man/man1/ > > .include <bsd.port.post.mk>
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 131585
: 93629