[95929] trunk/dports/sysutils/screen/Portfile

cal at macports.org cal at macports.org
Thu Jul 26 12:45:12 PDT 2012


Revision: 95929
          https://trac.macports.org/changeset/95929
Author:   cal at macports.org
Date:     2012-07-26 12:45:12 -0700 (Thu, 26 Jul 2012)
Log Message:
-----------
screen: Remove trailing whitespace

Modified Paths:
--------------
    trunk/dports/sysutils/screen/Portfile

Modified: trunk/dports/sysutils/screen/Portfile
===================================================================
--- trunk/dports/sysutils/screen/Portfile	2012-07-26 19:42:36 UTC (rev 95928)
+++ trunk/dports/sysutils/screen/Portfile	2012-07-26 19:45:12 UTC (rev 95929)
@@ -58,7 +58,7 @@
 
     # These patches are based on http://www.opensource.apple.com/darwinsource/10.5.6/screen-12/patches/
     # The vproc_priv.h is the private header from launchd, used in Apple's 10.5 screen patches
-    # We copied the header file from http://launchd.macosforge.org/trac/browser/trunk/launchd/src/vproc_priv.h, r23776 
+    # We copied the header file from http://launchd.macosforge.org/trac/browser/trunk/launchd/src/vproc_priv.h, r23776
     distfiles-append    vproc_priv.h:launchd_priv_header
     post-extract        { file copy ${distpath}/vproc_priv.h ${worksrcpath} }
     patchfiles-append   patch-config.h.in patch-configure patch-pty.c patch-window.c patch-screen.c-leopard
@@ -67,7 +67,7 @@
 if {${os.major} >= 10 && ${os.major} <= 12} {
     # These patches are based on http://www.opensource.apple.com/source/screen/screen-16/patches/
     # The vproc_priv.h is the private header from launchd, used in Apple's 10.6 screen patches
-    # We copied the header file from http://launchd.macosforge.org/trac/browser/trunk/launchd/src/vproc_priv.h, r23776 
+    # We copied the header file from http://launchd.macosforge.org/trac/browser/trunk/launchd/src/vproc_priv.h, r23776
     distfiles-append    vproc_priv.h:launchd_priv_header
     post-extract        { file copy ${distpath}/vproc_priv.h ${worksrcpath} }
     patchfiles-append   patch-config.h.in patch-configure patch-pty.c patch-window.c patch-screen.c patch-process.c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120726/e81f5de0/attachment.html>


More information about the macports-changes mailing list