1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- update to 1.12

- where here drop default GH_PROJECT variable assignment

PR:		176176
Submitted by:	maintainer, pauls@utdallas.edu
This commit is contained in:
Jason Helfman 2013-02-15 19:25:12 +00:00
parent 13685a9891
commit fa4d008579
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312306
2 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= barnyard2
PORTVERSION= 1.11
PORTVERSION= 1.12
CATEGORIES= security
MAINTAINER= pauls@utdallas.edu
@ -11,9 +11,8 @@ LICENSE= GPLv2
USE_GITHUB= yes
GH_ACCOUNT= firnsy
GH_PROJECT= ${PORTNAME}
GH_TAGNAME= v2-${PORTVERSION}
GH_COMMIT= 4dfdc80
GH_COMMIT= 3c1f553
OPTIONS_DEFINE= 64BIT ARUBA BRO GRE IPV6 MPLS MYSQL MYSQL_SSL ODBC PRELUDE PGSQL
NO_OPTIONS_SORT=yes
@ -62,7 +61,7 @@ CONFIGURE_ARGS+= --disable-aruba
.endif
.if ${PORT_OPTIONS:MBRO}
BROKEN= Will not compile until bro update is committed - deselect this option
BROKEN= Bro port is in transition right now, so this is not supported at this time
BUILD_DEPENDS+= bro:${PORTSDIR}/security/bro-barnyard2
CONFIGURE_ARGS+= --enable-bro --with-broccoli=${LOCALBASE}/lib
.else

View File

@ -1,2 +1,2 @@
SHA256 (barnyard2-1.11.tar.gz) = 345d6dfd7f88cc7d72258338e2db0fa05499dc434c0fe33b685d998f497f2bcd
SIZE (barnyard2-1.11.tar.gz) = 425392
SHA256 (barnyard2-1.12.tar.gz) = 30b31ec4ad1d2c05493f10e082496b42111807497443f01bb2648859eff246a9
SIZE (barnyard2-1.12.tar.gz) = 425744