Ticket #29658: phpstylist.diff

File phpstylist.diff, 1.2 KB (added by rudloff@…, 8 years ago)

Patch

  • Portfile

    diff -ur /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/phpstylist/Portfile ./Portfile
    old new  
    2121distfiles           phpStylist-${version}.zip
    2222use_zip             yes
    2323
     24depends_run         port:php52
     25
    2426checksums           sha1    a2eb56b0166c4075572664cdcad8957973f08725 \
    2527                    rmd160  c9fec853c35f7e5a2993a27bcea88040b80f2814
    2628
  • files/patch-phpStylist.php.diff

    diff -ur /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/phpstylist/files/patch-phpStylist.php.diff ./files/patch-phpStylist.php.diff
    old new  
    11--- phpStylist_old.php  2007-07-07 01:03:34.000000000 +0200
    22+++ phpStylist.php      2011-05-30 00:14:25.000000000 +0200
    33@@ -1,3 +1,5 @@
    4 +#! /usr/bin/php
     4+#! /usr/bin/env php
    55+
    66 <?php
    77 /*****************************************************************************