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:
parent
4005168fd3
commit
321e07bb47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100275
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= fprobe
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -16,14 +16,12 @@ COMMENT= Tool that collects network traffic data
|
||||
|
||||
MAN1= fprobe.1
|
||||
|
||||
USE_SIZE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|-lpthread|${PTHREAD_LIBS}|g' \
|
||||
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (fprobe-1.0.3.tar.bz2) = 50f6b7071060d160a267448ef1ab3526
|
||||
SIZE (fprobe-1.0.3.tar.bz2) = 74701
|
||||
MD5 (fprobe-1.0.4.tar.bz2) = 4f549ca54b887f3b78c9c7217ea5647e
|
||||
SIZE (fprobe-1.0.4.tar.bz2) = 75059
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= fprobe
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -16,14 +16,12 @@ COMMENT= Tool that collects network traffic data
|
||||
|
||||
MAN1= fprobe.1
|
||||
|
||||
USE_SIZE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|-lpthread|${PTHREAD_LIBS}|g' \
|
||||
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (fprobe-1.0.3.tar.bz2) = 50f6b7071060d160a267448ef1ab3526
|
||||
SIZE (fprobe-1.0.3.tar.bz2) = 74701
|
||||
MD5 (fprobe-1.0.4.tar.bz2) = 4f549ca54b887f3b78c9c7217ea5647e
|
||||
SIZE (fprobe-1.0.4.tar.bz2) = 75059
|
||||
|
Loading…
Reference in New Issue
Block a user