From b0cc22b40ac7c8d00b3b99c587ceb4bdaaff0648 Mon Sep 17 00:00:00 2001 From: krion Date: Sun, 22 Feb 2004 23:41:26 +0000 Subject: - Update to version 1.1.2 PR: ports/62646 Submitted by: Alex Kapranoff Approved by: maintainer timeout --- security/proxytunnel/Makefile | 5 ++--- security/proxytunnel/distinfo | 3 ++- security/proxytunnel/pkg-plist | 9 ++++----- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'security') diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index 61e0a19..653d116 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= proxytunnel -PORTVERSION= 1.0.6 +PORTVERSION= 1.1.2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,10 +15,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= hmendes@brturbo.com COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy -WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= ${PORTNAME} -DOC_FILES= CHANGES CREDITS LICENSE.txt README +DOC_FILES= CHANGES CREDITS README do-install: @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} diff --git a/security/proxytunnel/distinfo b/security/proxytunnel/distinfo index 4810ae5..e8cf746 100644 --- a/security/proxytunnel/distinfo +++ b/security/proxytunnel/distinfo @@ -1 +1,2 @@ -MD5 (proxytunnel-1.0.6.tgz) = 2d506db6b87f5d1392305f3a159e5fda +MD5 (proxytunnel-1.1.2.tgz) = cb6ef0fea3152207c0e2c47464595750 +SIZE (proxytunnel-1.1.2.tgz) = 24817 diff --git a/security/proxytunnel/pkg-plist b/security/proxytunnel/pkg-plist index 9555b76..61b891f 100644 --- a/security/proxytunnel/pkg-plist +++ b/security/proxytunnel/pkg-plist @@ -1,6 +1,5 @@ bin/proxytunnel -%%PORTDOCS%%share/doc/proxytunnel/CHANGES -%%PORTDOCS%%share/doc/proxytunnel/CREDITS -%%PORTDOCS%%share/doc/proxytunnel/LICENSE.txt -%%PORTDOCS%%share/doc/proxytunnel/README -%%PORTDOCS%%@dirrm share/doc/proxytunnel +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/CREDITS +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%% -- cgit v1.1