aboutsummaryrefslogtreecommitdiff
path: root/net/mosh
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-10-19 23:05:09 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-10-19 23:05:09 +0000
commit608aba3fa8b9cac063ecae65e0b9d273613e1e9e (patch)
treebdb700f77f54696072f7e001e3befa421b8dab1b /net/mosh
parent81a8a55b63815f66e325d8ba0051a10e48f90bd1 (diff)
downloadports-608aba3fa8b9cac063ecae65e0b9d273613e1e9e.tar.gz
ports-608aba3fa8b9cac063ecae65e0b9d273613e1e9e.zip
Notes
Diffstat (limited to 'net/mosh')
-rw-r--r--net/mosh/Makefile11
-rw-r--r--net/mosh/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/net/mosh/Makefile b/net/mosh/Makefile
index 9da57e4a315d..a9de4ce5868e 100644
--- a/net/mosh/Makefile
+++ b/net/mosh/Makefile
@@ -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
diff --git a/net/mosh/distinfo b/net/mosh/distinfo
index d687e0d4f0d5..e1dcdd45ab42 100644
--- a/net/mosh/distinfo
+++ b/net/mosh/distinfo
@@ -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