1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Update to version 1.0.4

This commit is contained in:
Kirill Ponomarev 2004-02-07 18:47:03 +00:00
parent 4005168fd3
commit 321e07bb47
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100275
4 changed files with 8 additions and 12 deletions

View File

@ -6,7 +6,7 @@
# #
PORTNAME= fprobe PORTNAME= fprobe
PORTVERSION= 1.0.3 PORTVERSION= 1.0.4
CATEGORIES= net CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}
@ -16,14 +16,12 @@ COMMENT= Tool that collects network traffic data
MAN1= fprobe.1 MAN1= fprobe.1
USE_SIZE= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_BZIP2= yes USE_BZIP2= yes
USE_REINPLACE= yes USE_REINPLACE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e \ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
's|-lpthread|${PTHREAD_LIBS}|g' \
${WRKSRC}/configure ${WRKSRC}/configure
post-install: post-install:

View File

@ -1,2 +1,2 @@
MD5 (fprobe-1.0.3.tar.bz2) = 50f6b7071060d160a267448ef1ab3526 MD5 (fprobe-1.0.4.tar.bz2) = 4f549ca54b887f3b78c9c7217ea5647e
SIZE (fprobe-1.0.3.tar.bz2) = 74701 SIZE (fprobe-1.0.4.tar.bz2) = 75059

View File

@ -6,7 +6,7 @@
# #
PORTNAME= fprobe PORTNAME= fprobe
PORTVERSION= 1.0.3 PORTVERSION= 1.0.4
CATEGORIES= net CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}
@ -16,14 +16,12 @@ COMMENT= Tool that collects network traffic data
MAN1= fprobe.1 MAN1= fprobe.1
USE_SIZE= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_BZIP2= yes USE_BZIP2= yes
USE_REINPLACE= yes USE_REINPLACE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e \ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
's|-lpthread|${PTHREAD_LIBS}|g' \
${WRKSRC}/configure ${WRKSRC}/configure
post-install: post-install:

View File

@ -1,2 +1,2 @@
MD5 (fprobe-1.0.3.tar.bz2) = 50f6b7071060d160a267448ef1ab3526 MD5 (fprobe-1.0.4.tar.bz2) = 4f549ca54b887f3b78c9c7217ea5647e
SIZE (fprobe-1.0.3.tar.bz2) = 74701 SIZE (fprobe-1.0.4.tar.bz2) = 75059