[26121] trunk/dports/net/ptunnel

source_changes at macosforge.org source_changes at macosforge.org
Tue Jun 12 19:56:53 PDT 2007


Revision: 26121
          http://trac.macosforge.org/projects/macports/changeset/26121
Author:   boeyms at macports.org
Date:     2007-06-12 19:56:53 -0700 (Tue, 12 Jun 2007)

Log Message:
-----------
net/ptunnel:
 * Apply submitted patch (#12053) to update to latest version and fix version
   reported by program;
 * Patch man page to also report correct version.

Modified Paths:
--------------
    trunk/dports/net/ptunnel/Portfile

Added Paths:
-----------
    trunk/dports/net/ptunnel/files/
    trunk/dports/net/ptunnel/files/patch-ptunnel.8
    trunk/dports/net/ptunnel/files/patch-ptunnel.h

Modified: trunk/dports/net/ptunnel/Portfile
===================================================================
--- trunk/dports/net/ptunnel/Portfile	2007-06-13 02:44:25 UTC (rev 26120)
+++ trunk/dports/net/ptunnel/Portfile	2007-06-13 02:56:53 UTC (rev 26121)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name             ptunnel
-version          0.60
+version          0.61
 categories       net
 maintainers      nomaintainer at macports.org
 description      tunnel over ICMP
@@ -15,10 +15,11 @@
 
 master_sites     ${homepage}
 distname         PingTunnel-${version}
-checksums        md5 2556e51ab975371ed8cad0aa87899aad
+checksums        md5 ae01f6587d3915ec6642befe37035c58
 
 worksrcdir       PingTunnel
 
+patchfiles       patch-ptunnel.h
 use_configure    no
 
 destroot.destdir prefix=${destroot}${prefix} \

Added: trunk/dports/net/ptunnel/files/patch-ptunnel.8
===================================================================
--- trunk/dports/net/ptunnel/files/patch-ptunnel.8	                        (rev 0)
+++ trunk/dports/net/ptunnel/files/patch-ptunnel.8	2007-06-13 02:56:53 UTC (rev 26121)
@@ -0,0 +1,15 @@
+--- ptunnel.8	2007-06-13 03:04:03.000000000 +0000
++++ ptunnel.8.new	2007-06-13 03:04:32.000000000 +0000
+@@ -1,4 +1,4 @@
+-.TH ptunnel 8  "April 15, 2005" "Version 0.60" "Yellow Lemon Software"
++.TH ptunnel 8  "April 15, 2005" "Version 0.61" "Yellow Lemon Software"
+ .SH NAME
+ ptunnel \- tunnel TCP connections over ICMP echo request/reply packets.
+ .SH SYNOPSIS
+@@ -88,4 +88,4 @@
+ The freshmeat project page is located here:
+ http://freshmeat.net/projects/ptunnel/
+ .PP
+-Please take the time to rate ptunnel if you find it useful. Thanks!
+\ No newline at end of file
++Please take the time to rate ptunnel if you find it useful. Thanks!


Property changes on: trunk/dports/net/ptunnel/files/patch-ptunnel.8
___________________________________________________________________
Name: svn:eol-style
   + native

Added: trunk/dports/net/ptunnel/files/patch-ptunnel.h
===================================================================
--- trunk/dports/net/ptunnel/files/patch-ptunnel.h	                        (rev 0)
+++ trunk/dports/net/ptunnel/files/patch-ptunnel.h	2007-06-13 02:56:53 UTC (rev 26121)
@@ -0,0 +1,12 @@
+--- ptunnel.h	2005-05-26 11:06:24.000000000 -0400
++++ ptunnel.h	2007-06-02 12:14:23.000000000 -0400
+@@ -93,7 +93,7 @@
+ 	kLog_sendrecv,
+ 	
+ 	kMajor_version			= 0,	//	Major (0.xx) and minor (x.60) version
+-	kMinor_version			= 60,	//	numbers.
++	kMinor_version			= 61,	//	numbers.
+ 	
+ 	kIP_packet_max_size		= 576,
+ 	kIP_header_size			= 20,	//	In bytes, mind you
+Common subdirectories: PingTunnel old/web and PingTunnel/web


Property changes on: trunk/dports/net/ptunnel/files/patch-ptunnel.h
___________________________________________________________________
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070612/d2d18ace/attachment.html


More information about the macports-changes mailing list