1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 1.2.3

Submitted by:	Bryan Drewery <bdrewery@freebsd.org>
Feature safe:	yes
This commit is contained in:
Ryan Steinmetz 2012-10-19 23:05:09 +00:00
parent 81a8a55b63
commit 608aba3fa8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306139
2 changed files with 7 additions and 8 deletions

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: mosh
# Date created: 10 Apr 2012
# Whom: Ryan Steinmetz <zi@FreeBSD.org>
#
# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= mosh
PORTVERSION= 1.2.2
PORTVERSION= 1.2.3
CATEGORIES= net
MASTER_SITES= http://cloud.github.com/downloads/keithw/${PORTNAME}/ \
http://mirrors.rit.edu/zi/
@ -22,7 +18,10 @@ RUN_DEPENDS= p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty
USE_PERL5_RUN= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-utempter
CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto"
INSTALL_TARGET= install-strip
USE_OPENSSL= yes
USE_PKGCONFIG= build
LATEST_LINK= mosh-term

View File

@ -1,2 +1,2 @@
SHA256 (mosh-1.2.2.tar.gz) = b723ccc4f711656d8c3da3de313f12da5ba8b89d37af71fc6b15a2349cd1c39c
SIZE (mosh-1.2.2.tar.gz) = 282734
SHA256 (mosh-1.2.3.tar.gz) = 93f09fda77e57f05485a61f3ac679bf9f3f359a9b0b93c216ddd53cd124a768f
SIZE (mosh-1.2.3.tar.gz) = 269329