diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2005-06-15 19:39:58 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2005-06-15 19:39:58 +0000 |
commit | 006b6ddc1f5ddf0a3b9b7139b335ceddb60f2654 (patch) | |
tree | f7972e48b36225519d72e79159a7222a9c9e4e95 /archivers/libarchive | |
parent | - Depend on bash and replace /bin/bash in the script (diff) |
. Update to 1.02.027.
Notes
Notes:
svn path=/head/; revision=137501
Diffstat (limited to 'archivers/libarchive')
-rw-r--r-- | archivers/libarchive/Makefile | 2 | ||||
-rw-r--r-- | archivers/libarchive/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index f36081a6a59f..ec2969ea113c 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libarchive -PORTVERSION= 1.02.026 +PORTVERSION= 1.02.027 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo index 1c95a140f53b..51eb36d30f40 100644 --- a/archivers/libarchive/distinfo +++ b/archivers/libarchive/distinfo @@ -1,2 +1,2 @@ -MD5 (libarchive-1.02.026.tar.gz) = 1ae4b5fbbef2f8478f73c7f0b72ff1e0 -SIZE (libarchive-1.02.026.tar.gz) = 192788 +MD5 (libarchive-1.02.027.tar.gz) = b59180f515666e65b4338f3b1ec1f53e +SIZE (libarchive-1.02.027.tar.gz) = 192947 |