diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2005-09-07 15:11:53 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2005-09-07 15:11:53 +0000 |
commit | 58ca3492a0d50682e2cbf44f06eaa86499cf7a6f (patch) | |
tree | 7fb06487e5b8a1b22f77b14fe869d6a464528820 /archivers/libarchive | |
parent | ce9b44e7d190cf50e4ddd2a5a4707ffe84165083 (diff) |
. Update to 1.02.032.
Notes
Notes:
svn path=/head/; revision=142165
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 5cb70fa75efa..dfd76db27b11 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libarchive -PORTVERSION= 1.02.031 +PORTVERSION= 1.02.032 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo index 35e674b2adda..ab8ca6d94933 100644 --- a/archivers/libarchive/distinfo +++ b/archivers/libarchive/distinfo @@ -1,2 +1,2 @@ -MD5 (libarchive-1.02.031.tar.gz) = 87d0aed80e135ae17035c8f17b99d236 -SIZE (libarchive-1.02.031.tar.gz) = 194898 +MD5 (libarchive-1.02.032.tar.gz) = 37bff1dbf418501590b8ae7182a2a702 +SIZE (libarchive-1.02.032.tar.gz) = 194900 |