[45902] trunk/dports/sysutils/tree

simon at macports.org simon at macports.org
Sat Jan 24 08:03:01 PST 2009


Revision: 45902
          http://trac.macports.org/changeset/45902
Author:   simon at macports.org
Date:     2009-01-24 08:03:01 -0800 (Sat, 24 Jan 2009)
Log Message:
-----------
sysutils/tree: Updated to 1.5.2.2.

Modified Paths:
--------------
    trunk/dports/sysutils/tree/Portfile
    trunk/dports/sysutils/tree/files/patch-Makefile.diff
    trunk/dports/sysutils/tree/files/patch-caseinsensitive.diff

Modified: trunk/dports/sysutils/tree/Portfile
===================================================================
--- trunk/dports/sysutils/tree/Portfile	2009-01-24 15:52:07 UTC (rev 45901)
+++ trunk/dports/sysutils/tree/Portfile	2009-01-24 16:03:01 UTC (rev 45902)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                tree
-version             1.5.2.1
+version             1.5.2.2
 categories          sysutils
 platforms           darwin
 maintainers         simon openmaintainer
@@ -18,9 +18,9 @@
 master_sites        freebsd \
                     ftp://mama.indstate.edu/linux/tree/ \
                     ftp://mama.indstate.edu/linux/tree/old/
-checksums           md5 73d5fa220dfef1ee9c1876c3966f1c18 \
-                    sha1 d06cba99859dccfd4faea5cd14206428eebdb4f1 \
-                    rmd160 e52818d9bb3edb20bed73121f9bb173e3e64c1ec
+checksums           md5 a7731a898e2c0d7e422a57a84ffbb06c \
+                    sha1 ebc99e61fb0e5d118b7f126072e7ec90166667d5 \
+                    rmd160 4cafe08178b76e479ef8f91ace4d26dd173c787c
 extract.suffix      .tgz
 
 patchfiles          patch-caseinsensitive.diff \

Modified: trunk/dports/sysutils/tree/files/patch-Makefile.diff
===================================================================
--- trunk/dports/sysutils/tree/files/patch-Makefile.diff	2009-01-24 15:52:07 UTC (rev 45901)
+++ trunk/dports/sysutils/tree/files/patch-Makefile.diff	2009-01-24 16:03:01 UTC (rev 45902)
@@ -1,6 +1,8 @@
---- Makefile.orig	2008-08-27 20:34:43.000000000 +0200
-+++ Makefile	2008-10-26 16:36:33.000000000 +0100
-@@ -35,10 +35,10 @@
+Index: Makefile
+===================================================================
+--- Makefile.orig	2009-01-22 16:03:11.000000000 +0100
++++ Makefile	2009-01-24 16:38:22.000000000 +0100
+@@ -42,10 +42,10 @@
  #XOBJS=strverscmp.o
  
  # Uncomment for OS X:

Modified: trunk/dports/sysutils/tree/files/patch-caseinsensitive.diff
===================================================================
--- trunk/dports/sysutils/tree/files/patch-caseinsensitive.diff	2009-01-24 15:52:07 UTC (rev 45901)
+++ trunk/dports/sysutils/tree/files/patch-caseinsensitive.diff	2009-01-24 16:03:01 UTC (rev 45902)
@@ -1,12 +1,14 @@
 Make install isn't executed on case insensitive filesystems!
 
---- Makefile.orig	2008-08-27 20:34:43.000000000 +0200
-+++ Makefile	2008-10-26 16:44:47.000000000 +0100
-@@ -68,6 +68,7 @@
+Index: Makefile
+===================================================================
+--- Makefile.orig	2009-01-24 16:38:22.000000000 +0100
++++ Makefile	2009-01-24 16:39:16.000000000 +0100
+@@ -82,6 +82,7 @@
  	if [ -f tree.o ]; then rm *.o; fi
  	rm -f *~
  
 +.PHONY: install
- install:
+ install: tree
  	install -d $(BINDIR)
  	install -d $(MANDIR)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090124/d194791e/attachment.html>


More information about the macports-changes mailing list