ports/115204: [UPDATE]: archivers/xar Update to new release, 1.5.1
Maxim Samsonov
xors at mne.ru
Sat Aug 4 22:30:07 UTC 2007
>Number: 115204
>Category: ports
>Synopsis: [UPDATE]: archivers/xar Update to new release, 1.5.1
>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: Sat Aug 04 22:30:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Maxim Samsonov
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
>Description:
Update xar to new release, 1.5.1
>How-To-Repeat:
>Fix:
--- xar.diff begins here ---
diff -urN xar.orig/Makefile xar/Makefile
--- xar.orig/Makefile 2007-04-16 08:23:32.000000000 +0400
+++ xar/Makefile 2007-08-04 16:46:00.000000000 +0400
@@ -6,19 +6,15 @@
#
PORTNAME= xar
-DISTVERSION= 1.4
-PORTREVISION= 1
+DISTVERSION= 1.5.1
CATEGORIES= archivers
-MASTER_SITES= http://www.opendarwin.org/projects/xar/ \
- http://distfiles-msn.opendarwin.org/ \
- http://distfiles-od.opendarwin.org/ \
- http://distfiles.opendarwin.org/
+MASTER_SITES= http://xar.googlecode.com/files/ \
+ ${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR= distfiles
MAINTAINER= CPE1704TKS at bellsouth.net
COMMENT= OpenDarwin XML eXtensible ARchiver
-LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
-
INSTALLS_SHLIB= yes
USE_GNOME= libxml2
diff -urN xar.orig/distinfo xar/distinfo
--- xar.orig/distinfo 2006-04-15 19:50:56.000000000 +0400
+++ xar/distinfo 2007-08-04 16:46:00.000000000 +0400
@@ -1,3 +1,3 @@
-MD5 (xar-1.4.tar.gz) = 7f3976664a426911eab93cdf367894bc
-SHA256 (xar-1.4.tar.gz) = 08a9670e19c59365971991b3031ac49fc45b6ea597d7e7a6197b56f6d4bfc6e7
-SIZE (xar-1.4.tar.gz) = 117083
+MD5 (xar-1.5.1.tar.gz) = c24e4a3958b90e6cce162e60e8e43761
+SHA256 (xar-1.5.1.tar.gz) = 1e3ac7af4b8ef23ec0889debe405e44ae88266e43ae271aa2177ddd9a72d6a67
+SIZE (xar-1.5.1.tar.gz) = 136623
diff -urN xar.orig/files/patch-include_xar.h.in xar/files/patch-include_xar.h.in
--- xar.orig/files/patch-include_xar.h.in 2006-04-15 19:50:56.000000000 +0400
+++ xar/files/patch-include_xar.h.in 2007-08-04 16:46:00.000000000 +0400
@@ -1,10 +1,10 @@
---- include/xar.h.in.orig Tue Jan 24 02:14:31 2006
-+++ include/xar.h.in Tue Jan 24 02:14:45 2006
-@@ -36,6 +36,7 @@
+--- include/xar.h.in.orig 2007-06-10 19:02:34.000000000 +0400
++++ include/xar.h.in 2007-07-26 12:11:19.000000000 +0400
+@@ -40,6 +40,7 @@
#define XAR_VERSION "@XAR_VERSION@"
+#include <limits.h>
#include <sys/types.h>
#include <stdint.h>
-
+ #include <sys/stat.h>
diff -urN xar.orig/pkg-descr xar/pkg-descr
--- xar.orig/pkg-descr 2006-01-25 19:55:09.000000000 +0300
+++ xar/pkg-descr 2007-08-04 16:46:00.000000000 +0400
@@ -8,4 +8,4 @@
both compressed and uncompressed form, and the ability to query the
table of content's rich meta-data.
-WWW: http://www.opendarwin.org/projects/xar/
+WWW: http://code.google.com/p/xar/
--- xar.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list