Index: head/net/mosh/Makefile =================================================================== --- head/net/mosh/Makefile (revision 392718) +++ head/net/mosh/Makefile (revision 392719) @@ -1,42 +1,41 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= mosh -PORTVERSION= 1.2.4 -PORTREVISION= 1 +PORTVERSION= 1.2.5 CATEGORIES= net MASTER_SITES= http://mosh.mit.edu/ \ http://mirrors.rit.edu/zi/ MAINTAINER= zi@FreeBSD.org COMMENT= Mobile terminal that supports intermittent connectivity LICENSE= GPLv3 LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf USE_PERL5= run GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-utempter --without-ncurses CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" \ TINFO_CFLAGS="-I/usr/include" INSTALL_TARGET= install-strip USE_OPENSSL= yes -USES= pkgconfig perl5 +USES= autoreconf:autoconf perl5 pkgconfig LATEST_LINK= mosh-term CONFLICTS_INSTALL= mosh-0.[2-9].* PLIST_FILES= bin/mosh bin/mosh-server bin/mosh-client \ man/man1/mosh-client.1.gz man/man1/mosh-server.1.gz man/man1/mosh.1.gz .include .if ${OSVERSION} < 900004 LIB_DEPENDS+= libutempter.so:${PORTSDIR}/sysutils/libutempter CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .endif .include Index: head/net/mosh/distinfo =================================================================== --- head/net/mosh/distinfo (revision 392718) +++ head/net/mosh/distinfo (revision 392719) @@ -1,2 +1,2 @@ -SHA256 (mosh-1.2.4.tar.gz) = e74d0d323226046e402dd469a176075fc2013b69b0e67cea49762c957175df46 -SIZE (mosh-1.2.4.tar.gz) = 283047 +SHA256 (mosh-1.2.5.tar.gz) = 1af809e5d747c333a852fbf7acdbf4d354dc4bbc2839e3afe5cf798190074be3 +SIZE (mosh-1.2.5.tar.gz) = 308857