diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2005-03-16 16:19:35 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2005-03-16 16:19:35 +0000 |
commit | e828ea2382534a71b08c92c97269c6fd195919e1 (patch) | |
tree | dc04131830a56e2994e4f724082398c58a5b6ef2 /archivers/libarchive | |
parent | Update to 0.35 (diff) |
. Update to 1.02.016.
Notes
Notes:
svn path=/head/; revision=131408
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 98b18e2b15d7..be5355c5e427 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libarchive -PORTVERSION= 1.02.015 +PORTVERSION= 1.02.016 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo index feb81f1a58ea..901621f301e5 100644 --- a/archivers/libarchive/distinfo +++ b/archivers/libarchive/distinfo @@ -1,2 +1,2 @@ -MD5 (libarchive-1.02.015.tar.gz) = 08940a21a1d86e0dcc9f5ead1d46212e -SIZE (libarchive-1.02.015.tar.gz) = 198041 +MD5 (libarchive-1.02.016.tar.gz) = 5857de9a3ec660511dbd2a34aa897592 +SIZE (libarchive-1.02.016.tar.gz) = 198116 |