diff options
author | glewis <glewis@FreeBSD.org> | 2012-04-09 00:50:02 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2012-04-09 00:50:02 +0800 |
commit | 84aecdbd473fcb19691f5917e2c3e38b828146fe (patch) | |
tree | c61b52f619132b9a280788809c56cabb7aa7e310 /archivers | |
parent | aa37c0ef23526bb48da001140b4ef3ecd4bf6412 (diff) | |
download | freebsd-ports-gnome-84aecdbd473fcb19691f5917e2c3e38b828146fe.tar.gz freebsd-ports-gnome-84aecdbd473fcb19691f5917e2c3e38b828146fe.tar.zst freebsd-ports-gnome-84aecdbd473fcb19691f5917e2c3e38b828146fe.zip |
. Update to 3.0.4.
Feature safe: yes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/libarchive/Makefile | 4 | ||||
-rw-r--r-- | archivers/libarchive/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 7422aa30e788..8f6e5169b4d7 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ PORTNAME= libarchive -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 PORTEPOCH= 1 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= http://cloud.github.com/downloads/${PORTNAME}/${PORTNAME}/ MAINTAINER= glewis@FreeBSD.org COMMENT= Library to create and read several streaming archive formats diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo index f16c7d36ec1c..b61ede448323 100644 --- a/archivers/libarchive/distinfo +++ b/archivers/libarchive/distinfo @@ -1,2 +1,2 @@ -SHA256 (libarchive-3.0.3.tar.gz) = c5fc7620f74a54b1717e4aed38aee85dc27a988ad1db7640f28eb63a82ea62d7 -SIZE (libarchive-3.0.3.tar.gz) = 3509104 +SHA256 (libarchive-3.0.4.tar.gz) = 76e8d7c7b100ec4071e48c1b7d3f3ea1d22b39db3e45b7189f75b5ff4df90fac +SIZE (libarchive-3.0.4.tar.gz) = 3632806 |