mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 1.1.1
- Remove whitespace at EOL to keep portlint happy PR: 54221 Submitted by: Sergei Kolobov <sergei@kolobov.com>
This commit is contained in:
parent
3627b3c3b7
commit
6184fde7ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84486
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= socklog
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= sysutils net
|
||||
MASTER_SITES= http://smarden.org/socklog/
|
||||
|
||||
@ -26,7 +25,7 @@ do-configure:
|
||||
|
||||
do-build:
|
||||
cd ${WRKSRC} && package/compile
|
||||
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/command/* ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/man/*.1 ${MANPREFIX}/man/man1
|
||||
|
@ -1 +1 @@
|
||||
MD5 (socklog-1.0.0.tar.gz) = 032c1d63218ca8c3ab44a0cb05edcb00
|
||||
MD5 (socklog-1.1.1.tar.gz) = d489e88494b0d95baef6d33ecd2fdf62
|
||||
|
Loading…
Reference in New Issue
Block a user