From d60178bc47c3a0cb158e838f3943e745e3c9fdc3 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Sun, 22 Jun 2014 20:11:54 +0000 Subject: [PATCH] - Add USES=libtool to archivers/libarchive. - Bump PORTREVISION on dependent ports. --- archivers/libarchive/Makefile | 8 ++++---- sysutils/rdup/Makefile | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 24cab19fe035..61e8eff4a96f 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -2,7 +2,7 @@ PORTNAME= libarchive PORTVERSION= 3.1.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://libarchive.org/downloads/ @@ -17,7 +17,7 @@ LIBXML2_DESC= Support writing xar via libxml2 LZO_DESC= Support lzo compression via liblzo2 NETTLE_DESC= Use Nettle instead of OpenSSL -USES= pathfix +USES= libtool pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes PATCH_STRIP= -p1 @@ -29,9 +29,9 @@ PLIST_FILES= bin/bsdcpio \ include/archive.h \ include/archive_entry.h \ lib/libarchive.a \ - lib/libarchive.la \ lib/libarchive.so \ - lib/libarchive.so.14 \ + lib/libarchive.so.13 \ + lib/libarchive.so.13.1.2 \ libdata/pkgconfig/libarchive.pc \ man/man1/bsdcpio.1.gz \ man/man1/bsdtar.1.gz \ diff --git a/sysutils/rdup/Makefile b/sysutils/rdup/Makefile index 78773769b1f4..f4f4c0904469 100644 --- a/sysutils/rdup/Makefile +++ b/sysutils/rdup/Makefile @@ -3,7 +3,7 @@ PORTNAME= rdup PORTVERSION= 1.1.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://archive.miek.nl/projects/rdup/