mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 1.2.2
This commit is contained in:
parent
e0b928668b
commit
eb49118aa1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299206
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mosh
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://cloud.github.com/downloads/keithw/${PORTNAME}/ \
|
||||
http://mirrors.rit.edu/zi/
|
||||
@ -16,7 +16,7 @@ COMMENT= A mobile terminal that supports intermittant connectivity
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= protobuf.7:${PORTSDIR}/devel/protobuf
|
||||
LIB_DEPENDS= protobuf:${PORTSDIR}/devel/protobuf
|
||||
RUN_DEPENDS= p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty
|
||||
|
||||
USE_PERL5_RUN= yes
|
||||
@ -34,7 +34,7 @@ MAN1= mosh-client.1 mosh-server.1 mosh.1
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 900004
|
||||
LIB_DEPENDS+= utempter.0:${PORTSDIR}/sysutils/libutempter
|
||||
LIB_DEPENDS+= utempter:${PORTSDIR}/sysutils/libutempter
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
.endif
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mosh-1.2.1.tar.gz) = e11e050a8d15603caa32d0f874c39245d1bffa258c7dadfc5f8d820d6ff61656
|
||||
SIZE (mosh-1.2.1.tar.gz) = 282635
|
||||
SHA256 (mosh-1.2.2.tar.gz) = b723ccc4f711656d8c3da3de313f12da5ba8b89d37af71fc6b15a2349cd1c39c
|
||||
SIZE (mosh-1.2.2.tar.gz) = 282734
|
||||
|
Loading…
Reference in New Issue
Block a user