ports/119170: [PATCH] archivers/xar: update to 1.5.2

Yen-Ming Lee leeym at FreeBSD.org
Sun Dec 30 18:10:04 UTC 2007


>Number:         119170
>Category:       ports
>Synopsis:       [PATCH] archivers/xar: update to 1.5.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 30 18:10:04 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD db1.leeym.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:
- update to 1.5.2

Port maintainer (CPE1704TKS at bellsouth.net) is cc'd.

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

--- xar-1.5.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/xar/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	9 Sep 2007 09:06:18 -0000	1.5
+++ Makefile	30 Dec 2007 18:04:10 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xar
-DISTVERSION=	1.5.1
+PORTVERSION=	1.5.2
 CATEGORIES=	archivers
 MASTER_SITES=	http://xar.googlecode.com/files/ \
 		${MASTER_SITE_GENTOO}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/archivers/xar/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	9 Sep 2007 09:06:18 -0000	1.3
+++ distinfo	30 Dec 2007 18:04:10 -0000
@@ -1,3 +1,3 @@
-MD5 (xar-1.5.1.tar.gz) = c24e4a3958b90e6cce162e60e8e43761
-SHA256 (xar-1.5.1.tar.gz) = 1e3ac7af4b8ef23ec0889debe405e44ae88266e43ae271aa2177ddd9a72d6a67
-SIZE (xar-1.5.1.tar.gz) = 136623
+MD5 (xar-1.5.2.tar.gz) = 8eabb055d3387b8edc30ecfb08d2e80d
+SHA256 (xar-1.5.2.tar.gz) = 4c5d5682803cdfab16d72365cf51fc4075d597c5eeaa8c7d1990fea98cdae3e6
+SIZE (xar-1.5.2.tar.gz) = 137973
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/archivers/xar/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	25 Jan 2006 16:55:09 -0000	1.1
+++ pkg-plist	30 Dec 2007 18:04:10 -0000
@@ -1,5 +1,7 @@
 bin/xar
 include/xar/xar.h
+lib/libxar.a
+lib/libxar.la
 lib/libxar.so.1
 lib/libxar.so
 @dirrm include/xar
--- xar-1.5.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list