1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to 3.54

- Use MAN1PREFIX

PR: ports/164057
Submitted by: Mike Jakubik <mike.jakubik at intertainservices.com>
Approved by:	maintainer timeout, crees, rene (mentors, implicit)
This commit is contained in:
Jason Helfman 2012-01-26 20:25:56 +00:00
parent 61d3e67655
commit 63ea90d2b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289859
2 changed files with 4 additions and 5 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= balance
PORTVERSION= 3.42
PORTREVISION= 1
PORTVERSION= 3.54
CATEGORIES= net
MASTER_SITES= http://www.inlab.de/
@ -25,7 +24,7 @@ pre-build:
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/balance ${PREFIX}/bin
@${INSTALL_MAN} ${WRKSRC}/balance.1 ${PREFIX}/man/man1
@${INSTALL_MAN} ${WRKSRC}/balance.1 ${MAN1PREFIX}/man/man1
@${MKDIR} /var/run/balance
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (balance-3.42.tar.gz) = 83435bb3afe0f03b8c0699540e2a666a84b81f095324c6ecd9a537d62a8a684f
SIZE (balance-3.42.tar.gz) = 33671
SHA256 (balance-3.54.tar.gz) = 170b1a5dd60a566a785b72afde42a349e20fe01f53263db1279f71ef188efe45
SIZE (balance-3.54.tar.gz) = 35166