aboutsummaryrefslogtreecommitdiff
path: root/security/proxytunnel
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-22 23:41:26 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-22 23:41:26 +0000
commitd33f1d900fe9deaf4928c215346928f7dc0bf29f (patch)
treee2e5a6aa8a0fc867c96048c0a61bb2735630a8ed /security/proxytunnel
parent3598c06157ff163bf1440b1820fef8f42ce1c53d (diff)
downloadports-d33f1d900fe9deaf4928c215346928f7dc0bf29f.tar.gz
ports-d33f1d900fe9deaf4928c215346928f7dc0bf29f.zip
- Update to version 1.1.2
PR: ports/62646 Submitted by: Alex Kapranoff <kappa@web.1tv.ru> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=101770
Diffstat (limited to 'security/proxytunnel')
-rw-r--r--security/proxytunnel/Makefile5
-rw-r--r--security/proxytunnel/distinfo3
-rw-r--r--security/proxytunnel/pkg-plist9
3 files changed, 8 insertions, 9 deletions
diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile
index 61e0a1956a94..653d1162eaa0 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 4810ae5ba166..e8cf7466e1ba 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 9555b76e1ec8..61b891f91f9f 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%%