From b61c9d3511deb74267bdde96d14a5ed27f6ac37b Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Sun, 30 Dec 2007 19:23:14 +0000 Subject: . Update to 2.4.10. . Enable bsdcpio by default. --- archivers/libarchive/Makefile | 6 +++--- archivers/libarchive/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'archivers') diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index f2e9cbbf618e..78b9291daf94 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libarchive -PORTVERSION= 2.3.5 +PORTVERSION= 2.4.10 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ @@ -16,7 +16,7 @@ COMMENT= Library to create and read several streaming archive formats GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -OPTIONS= BSDCPIO "Enable bsdcpio" off +OPTIONS= BSDCPIO "Enable bsdcpio" on PLIST_FILES= bin/bsdtar \ include/archive.h \ @@ -24,7 +24,7 @@ PLIST_FILES= bin/bsdtar \ lib/libarchive.a \ lib/libarchive.la \ lib/libarchive.so \ - lib/libarchive.so.5 + lib/libarchive.so.6 MANCOMPRESSED= no MAN1= bsdtar.1 diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo index 8e2b4854e547..9f1d823c62f4 100644 --- a/archivers/libarchive/distinfo +++ b/archivers/libarchive/distinfo @@ -1,3 +1,3 @@ -MD5 (libarchive-2.3.5.tar.gz) = 954ed005e64c368d2ce890581b52b6fb -SHA256 (libarchive-2.3.5.tar.gz) = a04cc5664cac8e4b4a0848901073ef21b03fca3ab63fb9d7d09993fc0791f055 -SIZE (libarchive-2.3.5.tar.gz) = 698478 +MD5 (libarchive-2.4.10.tar.gz) = e6550accf44403fc022185cad578aaed +SHA256 (libarchive-2.4.10.tar.gz) = 8568bb13d6c0d7dd5bc011992eb1d6097de6ff06bdf997bd47fa9da0a578ff40 +SIZE (libarchive-2.4.10.tar.gz) = 815263 -- cgit v1.2.3