aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-01-29 13:26:47 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-01-29 13:26:47 +0000
commit2b7a22a3cc6ff7e232d1d2c72df9530a4281b64f (patch)
treeb4cea355efbae0227c7a66d112a2f9c195a4c89f /archivers
parent2c4274e03bea437e5634c19dfbea74f692b75bc7 (diff)
downloadports-2b7a22a3cc6ff7e232d1d2c72df9530a4281b64f.tar.gz
ports-2b7a22a3cc6ff7e232d1d2c72df9530a4281b64f.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/xar/Makefile2
-rw-r--r--archivers/xar/distinfo6
-rw-r--r--archivers/xar/files/patch-include_xar.h.in10
-rw-r--r--archivers/xar/pkg-plist2
4 files changed, 6 insertions, 14 deletions
diff --git a/archivers/xar/Makefile b/archivers/xar/Makefile
index 361d60a1bc7f..15dd406f6a9d 100644
--- a/archivers/xar/Makefile
+++ b/archivers/xar/Makefile
@@ -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}
diff --git a/archivers/xar/distinfo b/archivers/xar/distinfo
index fef4a070198b..4b6a8316c9e1 100644
--- a/archivers/xar/distinfo
+++ b/archivers/xar/distinfo
@@ -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
diff --git a/archivers/xar/files/patch-include_xar.h.in b/archivers/xar/files/patch-include_xar.h.in
deleted file mode 100644
index 2f2b29dac76a..000000000000
--- a/archivers/xar/files/patch-include_xar.h.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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 --git a/archivers/xar/pkg-plist b/archivers/xar/pkg-plist
index 0a783c4d8d4f..295a850b370b 100644
--- a/archivers/xar/pkg-plist
+++ b/archivers/xar/pkg-plist
@@ -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