1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update to version 0.42

This commit is contained in:
Kirill Ponomarev 2003-12-19 20:09:53 +00:00
parent c263550e26
commit 7433700b5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96223
6 changed files with 12 additions and 14 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= braa
PORTVERSION= 0.41
PORTREVISION= 1
PORTVERSION= 0.42
CATEGORIES= net
MASTER_SITES= http://s-tech.elsat.net.pl/braa/
@ -16,20 +15,20 @@ COMMENT= Tool for making SNMP queries
LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp
USE_GMAKE= yes
USE_REINPLACE= yes
LDFLAGS+= -lcompat
post-patch:
.for file in Makefile
@${REINPLACE_CMD} -e \
's|CFLAGS =|CFLAGS?=${CFLAGS}|g ; \
s|LDFLAGS =|LDFLAGS?=${LDFLAGS}|g ; \
s|gcc|${CC}|g ; \
s|strip $$(OUT)||g' ${WRKSRC}/${file}
.endfor
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \
${PREFIX}/bin/
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
post-install:
.for i in ${PORTNAME}

View File

@ -1 +1 @@
MD5 (braa-0.41.tar.gz) = b4a5594bac7a6b7309f5beec64276d3e
MD5 (braa-0.42.tar.gz) = e3a4aed007325f41c56f38596b187a03

View File

@ -7,4 +7,4 @@ it's good to have a complete SNMP package including
there is no ASN.1 parser in Braa, and all the SNMP OIDs need to
be specified numerically.
WWW: http://s-tech.elsat.net.pl/braa/
WWW: http://s-tech.elsat.net.pl/braa/

View File

@ -6,8 +6,7 @@
#
PORTNAME= braa
PORTVERSION= 0.41
PORTREVISION= 1
PORTVERSION= 0.42
CATEGORIES= net
MASTER_SITES= http://s-tech.elsat.net.pl/braa/
@ -16,20 +15,20 @@ COMMENT= Tool for making SNMP queries
LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp
USE_GMAKE= yes
USE_REINPLACE= yes
LDFLAGS+= -lcompat
post-patch:
.for file in Makefile
@${REINPLACE_CMD} -e \
's|CFLAGS =|CFLAGS?=${CFLAGS}|g ; \
s|LDFLAGS =|LDFLAGS?=${LDFLAGS}|g ; \
s|gcc|${CC}|g ; \
s|strip $$(OUT)||g' ${WRKSRC}/${file}
.endfor
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \
${PREFIX}/bin/
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
post-install:
.for i in ${PORTNAME}

View File

@ -1 +1 @@
MD5 (braa-0.41.tar.gz) = b4a5594bac7a6b7309f5beec64276d3e
MD5 (braa-0.42.tar.gz) = e3a4aed007325f41c56f38596b187a03

View File

@ -7,4 +7,4 @@ it's good to have a complete SNMP package including
there is no ASN.1 parser in Braa, and all the SNMP OIDs need to
be specified numerically.
WWW: http://s-tech.elsat.net.pl/braa/
WWW: http://s-tech.elsat.net.pl/braa/