mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
net/sngrep: Update to 1.4.5
While here, reorder USES. Changes: https://github.com/irontec/sngrep/releases/tag/v1.4.5 PR: 225385 Submitted by: Talal Al Dik <tad@vif.com> (maintainer)
This commit is contained in:
parent
e88186a18a
commit
3202f20b62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460829
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sngrep
|
||||
PORTVERSION= 1.4.4
|
||||
PORTVERSION= 1.4.5
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net
|
||||
|
||||
@ -12,11 +12,12 @@ COMMENT= SIP Packet display and capture
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= autoreconf localbase ncurses
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= irontec
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf localbase ncurses
|
||||
|
||||
OPTIONS_DEFINE= OPENSSL PCRE UNICODE IPV6 EEP
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1508668563
|
||||
SHA256 (irontec-sngrep-v1.4.4_GH0.tar.gz) = 2379b8b3e9498d426a0bc03b90d74170a80f98f167f89c126d53dcc66bc5f60b
|
||||
SIZE (irontec-sngrep-v1.4.4_GH0.tar.gz) = 231328
|
||||
TIMESTAMP = 1517677308
|
||||
SHA256 (irontec-sngrep-v1.4.5_GH0.tar.gz) = 16f1566f4507ba560c7461cc7ff1c1653beb14b8baf7846269bbb4880564e57f
|
||||
SIZE (irontec-sngrep-v1.4.5_GH0.tar.gz) = 233379
|
||||
|
Loading…
Reference in New Issue
Block a user