diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-05-26 14:46:54 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-05-26 14:46:54 +0000 |
commit | 7f0013425a8ef2145b3064b2bd9bfc7e29e09ceb (patch) | |
tree | 34ccb7ff79806e6a72cb8f0897c7fa121d6f4bda /graphics/libosmesa | |
parent | 097c01dd0ace18abed4d23be1149c3197bf26482 (diff) | |
download | ports-7f0013425a8ef2145b3064b2bd9bfc7e29e09ceb.tar.gz ports-7f0013425a8ef2145b3064b2bd9bfc7e29e09ceb.zip |
Notes
Diffstat (limited to 'graphics/libosmesa')
-rw-r--r-- | graphics/libosmesa/Makefile | 3 | ||||
-rw-r--r-- | graphics/libosmesa/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile index 8704d883cafa..1523d5f4d2cd 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libosmesa -PORTVERSION= 10.1.3 -PORTREVISION= 1 +PORTVERSION= 10.1.4 CATEGORIES= graphics MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/ DISTNAME= MesaLib-${PORTVERSION} diff --git a/graphics/libosmesa/distinfo b/graphics/libosmesa/distinfo index e6edf5eb5464..b17c69428f99 100644 --- a/graphics/libosmesa/distinfo +++ b/graphics/libosmesa/distinfo @@ -1,2 +1,2 @@ -SHA256 (MesaLib-10.1.3.tar.bz2) = b2615e236ef25d0fb94b8420bdd2e2a520b7dd5ca2d4b93306154f7fd4adecc3 -SIZE (MesaLib-10.1.3.tar.bz2) = 6955142 +SHA256 (MesaLib-10.1.4.tar.bz2) = 6fc567e00a547a967b232bd3b29c42952d87e38128cad9d04471607ffe17523c +SIZE (MesaLib-10.1.4.tar.bz2) = 6955567 |