Index: head/net/pptpclient/Makefile =================================================================== --- head/net/pptpclient/Makefile (revision 435420) +++ head/net/pptpclient/Makefile (revision 435421) @@ -1,34 +1,33 @@ # Created by: John Polstra # $FreeBSD$ PORTNAME= pptpclient -PORTVERSION= 1.8.0 -PORTREVISION= 2 +PORTVERSION= 1.9.0 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/pptp/pptp-${PORTVERSION} DISTNAME= pptp-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PPTP client for establishing a VPN link with an NT server LICENSE= GPLv2+ USES= perl5 USE_RC_SUBR= pptp MAKE_ARGS= CC="${CC}" OPTIMIZE="${CFLAGS}" DEBUG="" \ - PPPD="/usr/sbin/ppp" IP="/usr/bin/true" + PPPD="/usr/sbin/ppp" CFLAGS+= -DUSER_PPP PLIST_FILES= sbin/pptp man/man8/pptp.8.gz PORTEXAMPLES= README ppp.conf OPTIONS_DEFINE= EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pptp ${STAGEDIR}${PREFIX}/sbin @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${FILESDIR}/README ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${FILESDIR}/ppp.conf ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_MAN} ${WRKSRC}/pptp.8 ${STAGEDIR}${MANPREFIX}/man/man8 .include Index: head/net/pptpclient/distinfo =================================================================== --- head/net/pptpclient/distinfo (revision 435420) +++ head/net/pptpclient/distinfo (revision 435421) @@ -1,2 +1,3 @@ -SHA256 (pptp-1.8.0.tar.gz) = e39c42d933242a8a6dd8600a0fa7f0a5ec8f066d10c4149d8e81a5c68fe4bbda -SIZE (pptp-1.8.0.tar.gz) = 86778 +TIMESTAMP = 1488652415 +SHA256 (pptp-1.9.0.tar.gz) = 0b1e8cbfc578d3f5ab12ee87c5c2c60419abfe9cc445690a8a19c320b11c9201 +SIZE (pptp-1.9.0.tar.gz) = 87591