New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82860


Ignore:
Timestamp:
08/20/11 20:28:43 (4 years ago)
Author:
jmr@…
Message:

libpub: remove .. path components from patches

Location:
trunk/dports/devel/libpub
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/libpub/Portfile

    r30224 r82860  
    2020                                patch-Makefile.in 
    2121 
     22patch.dir               ${worksrcpath} 
    2223worksrcdir              ${worksrcdir}/framework 
    2324 
  • trunk/dports/devel/libpub/files/patch-Makefile.in

    r21477 r82860  
    1 --- Makefile.in Thu May 23 15:17:39 2002 
    2 +++ ../../../Makefile.in        Tue Mar 15 00:54:19 2005 
     1--- framework/Makefile.in       Thu May 23 15:17:39 2002 
     2+++ framework/Makefile.in       Tue Mar 15 00:54:19 2005 
    33@@ -25,13 +25,14 @@ 
    44  
  • trunk/dports/devel/libpub/files/patch-cfg.c

    r21477 r82860  
    1 --- ../liw/cfg/cfg.c    Sun Oct 25 21:33:28 1998 
    2 +++ ../liw/cfg/cfg.c.new        Mon Aug 30 18:25:10 2004 
     1--- liw/cfg/cfg.c       Sun Oct 25 21:33:28 1998 
     2+++ liw/cfg/cfg.c.new   Mon Aug 30 18:25:10 2004 
    33@@ -4,8 +4,6 @@ 
    44  * Lars Wirzenius 
  • trunk/dports/devel/libpub/files/patch-lsm_check_entry.c

    r45482 r82860  
    1 --- ../liw/lsm/lsm_check_entry.c        Tue Apr  9 00:28:35 1996 
    2 +++ ../liw/lsm/lsm_check_entry.c.new    Mon Aug 30 18:26:12 2004 
     1--- liw/lsm/lsm_check_entry.c   Tue Apr  9 00:28:35 1996 
     2+++ liw/lsm/lsm_check_entry.c.new       Mon Aug 30 18:26:12 2004 
    33@@ -6,8 +6,6 @@ 
    44  * "@(#)publib-lsm:$Id: lsm_check_entry.c,v 1.9 1996/04/08 22:28:35 liw Exp $" 
Note: See TracChangeset for help on using the changeset viewer.