- update to 1.1
- add INSTALLS_SHLIB=yes - sort pkg-plist PR: 30716 Submitted by: maintainer
This commit is contained in:
parent
485a05bf51
commit
7a6b264fc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48056
3 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ngrep-lib
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.mavetju.org/download/
|
||||
|
||||
|
@ -17,4 +17,6 @@ HAS_CONFIGURE= yes
|
|||
|
||||
CONFIGURE_ARGS+=--prefix=${PREFIX}
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ngrep-lib-1.0.tar.gz) = e0957e79588a3cc6ffef3be8de5e580b
|
||||
MD5 (ngrep-lib-1.1.tar.gz) = a4cb7f7b85141fd0958a01535f030289
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
lib/libngrep.so.1
|
||||
lib/libngrep.so
|
||||
include/ngrep-lib.h
|
||||
lib/libngrep.so
|
||||
lib/libngrep.so.1
|
||||
|
|
Loading…
Reference in a new issue