ports/115101: [PATCH] sysutils/tree: update to 1.5.1.1, take maintainership

Thomas Abthorpe thomas at goodking.ca
Wed Aug 1 02:00:07 UTC 2007


>Number:         115101
>Category:       ports
>Synopsis:       [PATCH] sysutils/tree: update to 1.5.1.1, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 01 02:00:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu Jul 12 23:31:30 EDT 2007
>Description:
- Update to 1.5.1.1
- Take maintainership

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- tree-1.5.1.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/tree/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	18 Mar 2007 23:58:04 -0000	1.13
+++ Makefile	1 Aug 2007 01:51:21 -0000
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	tree
-PORTVERSION=	1.5.1
+PORTVERSION=	1.5.1.1
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://mama.indstate.edu/linux/tree/ CENKES
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	thomas at goodking.ca
 COMMENT=	Display a tree-view of directories with optional color or HTML output
 
 MAKE_ENV+=	MKDIR="${MKDIR}"
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/tree/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	25 Jan 2007 17:02:16 -0000	1.6
+++ distinfo	1 Aug 2007 01:51:21 -0000
@@ -1,3 +1,3 @@
-MD5 (tree-1.5.1.tgz) = 274ca4d36ee6fb216fa6cf01ad5eaa84
-SHA256 (tree-1.5.1.tgz) = 1cda1c4d43c6e11ac2214e0a886f1d184bf59d49252cb489b110697f686f809c
-SIZE (tree-1.5.1.tgz) = 30806
+MD5 (tree-1.5.1.1.tgz) = f8fc70a9260b50bf8b4613e9d5f5e589
+SHA256 (tree-1.5.1.1.tgz) = de16db952531f76f4e83f10e5eeb3f810b4bf984d4b11aa3378e71dfa1d13aec
+SIZE (tree-1.5.1.1.tgz) = 30792
Index: files/patch-Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/tree/files/patch-Makefile,v
retrieving revision 1.5
diff -u -r1.5 patch-Makefile
--- files/patch-Makefile	25 Jan 2007 17:12:06 -0000	1.5
+++ files/patch-Makefile	1 Aug 2007 01:51:21 -0000
@@ -1,6 +1,6 @@
---- Makefile.orig	Tue Jan  9 23:10:01 2007
-+++ Makefile	Thu Jan 25 19:09:06 2007
-@@ -6,11 +6,6 @@
+--- Makefile.orig	Mon Jun 11 09:22:47 2007
++++ Makefile	Tue Jul 31 21:41:14 2007
+@@ -6,14 +6,9 @@
  # warranties, including, without limitation, the implied warranties
  # of merchant-ability and fitness for a particular purpose.
  
@@ -11,7 +11,11 @@
 -
  # Uncomment for FreeBSD:
  #CC=gcc
- #CFLAGS=-O2 -Wall -fomit-frame-pointer
+-#CFLAGS=-O2 -Wall -fomit-frame-pointer
++CFLAGS=-O2 -Wall -fomit-frame-pointer
+ #LDFLAGS=-s
+ 
+ # Uncomment for Cygwin:
 @@ -38,12 +33,12 @@
  #CFLAGS=-02 -Wall -fomit-frame-pointer -Zomf -Zsmall-conv
  #LDFLAGS=-s -Zomf -Zsmall-conv
@@ -19,7 +23,7 @@
 -prefix = /usr
 +prefix = ${PREFIX}
  
- VERSION=1.5.1
+ VERSION=1.5.1.1
  TREE_DEST=tree
  BINDIR=${prefix}/bin
 -MAN=tree.1
--- tree-1.5.1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list