[119443] trunk/dports/sysutils/tree

ciserlohn at macports.org ciserlohn at macports.org
Fri Apr 25 11:40:06 PDT 2014


Revision: 119443
          https://trac.macports.org/changeset/119443
Author:   ciserlohn at macports.org
Date:     2014-04-25 11:40:06 -0700 (Fri, 25 Apr 2014)
Log Message:
-----------
tree: update to version 1.7.0 (closes #43494)

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

Removed Paths:
-------------
    trunk/dports/sysutils/tree/files/patch-caseinsensitive.diff

Modified: trunk/dports/sysutils/tree/Portfile
===================================================================
--- trunk/dports/sysutils/tree/Portfile	2014-04-25 18:33:01 UTC (rev 119442)
+++ trunk/dports/sysutils/tree/Portfile	2014-04-25 18:40:06 UTC (rev 119443)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                tree
-version             1.6.0
+version             1.7.0
 categories          sysutils
 license             GPL-2+
 platforms           darwin
@@ -21,13 +21,12 @@
                     ftp://mama.indstate.edu/linux/tree/ \
                     ftp://mama.indstate.edu/linux/tree/old/
 
-checksums           rmd160  d0e89f49fa902c7a72056d1a4ef826ddfee6be15 \
-                    sha256  4dc470a74880338b01da41701d8db90d0fb178877e526d385931a007d68d7591
+checksums           rmd160  238a8d89b3a993679dad68fef871b3d7d0011354 \
+                    sha256  6957c20e82561ac4231638996e74f4cfa4e6faabc5a2f511f0b4e3940e8f7b12
 
 extract.suffix      .tgz
 
-patchfiles          patch-caseinsensitive.diff \
-                    patch-Makefile.diff
+patchfiles          patch-Makefile.diff
 
 use_configure       no
 

Deleted: trunk/dports/sysutils/tree/files/patch-caseinsensitive.diff
===================================================================
--- trunk/dports/sysutils/tree/files/patch-caseinsensitive.diff	2014-04-25 18:33:01 UTC (rev 119442)
+++ trunk/dports/sysutils/tree/files/patch-caseinsensitive.diff	2014-04-25 18:40:06 UTC (rev 119443)
@@ -1,11 +0,0 @@
-Make install isn't executed on case insensitive filesystems!
---- Makefile.orig	2011-06-24 09:25:27.000000000 -0500
-+++ Makefile	2011-10-02 17:53:00.000000000 -0500
-@@ -93,6 +93,7 @@
- 	if [ -f tree.o ]; then rm *.o; fi
- 	rm -f *~
- 
-+.PHONY: install
- install: tree
- 	install -d $(BINDIR)
- 	install -d $(MANDIR)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140425/13b0fcc0/attachment.html>


More information about the macports-changes mailing list