diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2007-10-29 02:45:55 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2007-10-29 02:45:55 +0000 |
commit | cfb6386e5c8e805f9263f69bf3c5805b9b8eb472 (patch) | |
tree | 4d31e655cb85e7c5261ba5ee73a3f89e5092f60d /archivers/libarchive | |
parent | . Don't try to regenerate gnuplot.texi when emacs is installed as this (diff) |
. Update to 2.3.5.
Notes
Notes:
svn path=/head/; revision=202255
Diffstat (limited to 'archivers/libarchive')
-rw-r--r-- | archivers/libarchive/Makefile | 2 | ||||
-rw-r--r-- | archivers/libarchive/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 4fcd14e640c6..f2e9cbbf618e 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libarchive -PORTVERSION= 2.3.4 +PORTVERSION= 2.3.5 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo index 9d45562e521a..8e2b4854e547 100644 --- a/archivers/libarchive/distinfo +++ b/archivers/libarchive/distinfo @@ -1,3 +1,3 @@ -MD5 (libarchive-2.3.4.tar.gz) = 22138fa535e8d47c1ec5a8df8814240d -SHA256 (libarchive-2.3.4.tar.gz) = 1956e384f2097031b0a1797c1c8172458270fb13b9944ee6f9cb0f4b71ca1c07 -SIZE (libarchive-2.3.4.tar.gz) = 682180 +MD5 (libarchive-2.3.5.tar.gz) = 954ed005e64c368d2ce890581b52b6fb +SHA256 (libarchive-2.3.5.tar.gz) = a04cc5664cac8e4b4a0848901073ef21b03fca3ab63fb9d7d09993fc0791f055 +SIZE (libarchive-2.3.5.tar.gz) = 698478 |