aboutsummaryrefslogtreecommitdiff
path: root/archivers/libarchive
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-10-13 17:09:27 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-10-13 17:09:27 +0000
commite088a3046e927f7855d55e70cd2599c8e3067a38 (patch)
tree51f15c98f487ce227b20d8e48ebfac594ec02580 /archivers/libarchive
parent3c8b9fc42ddcb993663d27f012844ae68c4f98ce (diff)
downloadports-e088a3046e927f7855d55e70cd2599c8e3067a38.tar.gz
ports-e088a3046e927f7855d55e70cd2599c8e3067a38.zip
. Update to 1.02.036.
Notes
Notes: svn path=/head/; revision=145282
Diffstat (limited to 'archivers/libarchive')
-rw-r--r--archivers/libarchive/Makefile8
-rw-r--r--archivers/libarchive/distinfo4
2 files changed, 8 insertions, 4 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index 5ad8496358d0..3a4602c934b0 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= libarchive
-PORTVERSION= 1.02.034
+PORTVERSION= 1.02.036
PORTEPOCH= 1
CATEGORIES= archivers
MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/
@@ -14,10 +14,14 @@ MAINTAINER= glewis@FreeBSD.org
COMMENT= Library to create and read several streaming archive formats
GNU_CONFIGURE= yes
+INSTALLS_SHLIB= yes
PLIST_FILES= include/archive.h \
include/archive_entry.h \
- lib/libarchive.a
+ lib/libarchive.a \
+ lib/libarchive.la \
+ lib/libarchive.so \
+ lib/libarchive.so.3
MANCOMPRESSED= no
MAN3= archive_entry.3 \
diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo
index 1018aea349ee..983e56c2a47f 100644
--- a/archivers/libarchive/distinfo
+++ b/archivers/libarchive/distinfo
@@ -1,2 +1,2 @@
-MD5 (libarchive-1.02.034.tar.gz) = f4516a396d04eeae65a144150e3b17cc
-SIZE (libarchive-1.02.034.tar.gz) = 194583
+MD5 (libarchive-1.02.036.tar.gz) = 684cc4c62d4173b295685fc44f0b851c
+SIZE (libarchive-1.02.036.tar.gz) = 418581