aboutsummaryrefslogtreecommitdiff
path: root/archivers/xar
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2016-11-18 11:12:40 +0000
committerJason E. Hale <jhale@FreeBSD.org>2016-11-18 11:12:40 +0000
commitb85d74b144be8efe73b89c5ba43874071fc7eac7 (patch)
tree6dbdaa7c457f2e99f5cf04afd1150d270281dfb5 /archivers/xar
parentc38f7f2612a48050d72b9a608505f526ce784e1f (diff)
downloadports-b85d74b144be8efe73b89c5ba43874071fc7eac7.tar.gz
ports-b85d74b144be8efe73b89c5ba43874071fc7eac7.zip
Update to 1.6.1
Update WWW
Notes
Notes: svn path=/head/; revision=426319
Diffstat (limited to 'archivers/xar')
-rw-r--r--archivers/xar/Makefile12
-rw-r--r--archivers/xar/distinfo5
-rw-r--r--archivers/xar/pkg-descr2
3 files changed, 9 insertions, 10 deletions
diff --git a/archivers/xar/Makefile b/archivers/xar/Makefile
index 85d9cbe20db1..62e8d2d97fb3 100644
--- a/archivers/xar/Makefile
+++ b/archivers/xar/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= xar
-PORTVERSION= 1.5.2
-PORTREVISION= 2
+PORTVERSION= 1.6.1
CATEGORIES= archivers
-MASTER_SITES= GENTOO
+MASTER_SITES= https://github.com/downloads/mackyle/xar/ \
+ GENTOO
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenDarwin XML eXtensible ARchiver
@@ -13,11 +13,9 @@ COMMENT= OpenDarwin XML eXtensible ARchiver
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USE_LDCONFIG= yes
-
-USES= gmake libtool
+USES= gmake libtool ssl
USE_GNOME= libxml2
-USE_OPENSSL= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
post-install:
diff --git a/archivers/xar/distinfo b/archivers/xar/distinfo
index 127b0aef5b45..6822b076591f 100644
--- a/archivers/xar/distinfo
+++ b/archivers/xar/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xar-1.5.2.tar.gz) = 4c5d5682803cdfab16d72365cf51fc4075d597c5eeaa8c7d1990fea98cdae3e6
-SIZE (xar-1.5.2.tar.gz) = 137973
+TIMESTAMP = 1479465542
+SHA256 (xar-1.6.1.tar.gz) = ee46089968457cf710b8cf1bdeb98b7ef232eb8a4cdeb34502e1f16ef4d2153e
+SIZE (xar-1.6.1.tar.gz) = 180771
diff --git a/archivers/xar/pkg-descr b/archivers/xar/pkg-descr
index 39061618bf2e..5db789203419 100644
--- a/archivers/xar/pkg-descr
+++ b/archivers/xar/pkg-descr
@@ -8,4 +8,4 @@ the archive, the ability to store checksums for individual files in
both compressed and uncompressed form, and the ability to query the
table of content's rich meta-data.
-WWW: http://code.google.com/p/xar/
+WWW: http://mackyle.github.io/xar/