Date: Sun, 8 Nov 2009 11:50:12 -0600 (CST) From: Paul Schmehl <pauls@utdallas.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/140393: security/barnyard2, port update to new version Message-ID: <200911081750.nA8HoCm7040691@utd65257.utdallas.edu> Resent-Message-ID: <200911081800.nA8I0De9058138@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140393 >Category: ports >Synopsis: security/barnyard2, port update to new version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Nov 08 18:00:13 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Paul Schmehl >Release: FreeBSD 7.2-STABLE i386 >Organization: UTD >Environment: System: FreeBSD hostname.utdallas.edu 7.2-STABLE FreeBSD 7.2-STABLE #13: Thu Sep 24 09:02:53 CDT 2009 root@hostname.utdallas.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: security/barnyard2, update port to new version 1.7 >How-To-Repeat: >Fix: --- patch-Makefile begins here --- --- 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 --- patch-Makefile ends here --- --- patch-distinfo begins here --- --- distinfo.orig 2009-08-28 23:13:12.000000000 -0500 +++ distinfo 2009-11-08 11:22:48.000000000 -0600 @@ -1,3 +1,3 @@ -MD5 (barnyard2-1.6.tar.gz) = fe49fae09f585677af7dda53f3f4bedf -SHA256 (barnyard2-1.6.tar.gz) = c8b9b58d48b420634c502d27f21cbdaf42df0205abeb2970f9ee7e114744433b -SIZE (barnyard2-1.6.tar.gz) = 631471 +MD5 (barnyard2-1.7.tar.gz) = 6801649c45287799354e0a458af737ef +SHA256 (barnyard2-1.7.tar.gz) = a9bd56c2887111f3c114e82fc9277ee759a5005374081136e76d950ff390fd1b +SIZE (barnyard2-1.7.tar.gz) = 652605 --- patch-distinfo ends here --- --- patch-pkg-message.in begins here --- --- files/pkg-message.in.orig 2009-11-04 03:19:16.000000000 -0600 +++ files/pkg-message.in 2009-11-08 11:29:24.000000000 -0600 @@ -1,16 +1,3 @@ -************************************************************************ -**************************WARNING****WARNING**************************** -**************************WARNING****WARNING**************************** - -This version of barnyard2 does not correctly parse the waldo file. As a -result, each time barnyard2 is restarted, all alerts remaining in the -snort log directory will be reinserted into the database. If this is a -a problem for you, consider using security/barnyard2-devel, which has -resolved this problem. - -**************************WARNING****WARNING**************************** -**************************WARNING****WARNING**************************** - Read the notes in the barnyard2.conf file for how to configure %%PREFIX%%/etc/barnyard2.conf after installation. For addtional information see the Securixlive FAQ at http://www.securixlive.com/barnyard2/faq.php. --- patch-pkg-message.in ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911081750.nA8HoCm7040691>