svn commit: r325514 - head/graphics/libosmesa

Pietro Cerutti gahr at FreeBSD.org
Wed Aug 28 08:26:23 UTC 2013


Author: gahr
Date: Wed Aug 28 08:26:22 2013
New Revision: 325514
URL: http://svnweb.freebsd.org/changeset/ports/325514

Log:
  - Update to 9.2.0
    Release notes: http://mesa3d.org/relnotes/9.2.html

Modified:
  head/graphics/libosmesa/Makefile
  head/graphics/libosmesa/distinfo

Modified: head/graphics/libosmesa/Makefile
==============================================================================
--- head/graphics/libosmesa/Makefile	Wed Aug 28 08:02:33 2013	(r325513)
+++ head/graphics/libosmesa/Makefile	Wed Aug 28 08:26:22 2013	(r325514)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	libosmesa
-PORTVERSION=	9.1.6
+PORTVERSION=	9.2.0
 CATEGORIES=	graphics
-MASTER_SITES=	ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
+MASTER_SITES=	ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION:R}/
 DISTNAME=	MesaLib-${PORTVERSION}
 
 MAINTAINER=	gahr at FreeBSD.org

Modified: head/graphics/libosmesa/distinfo
==============================================================================
--- head/graphics/libosmesa/distinfo	Wed Aug 28 08:02:33 2013	(r325513)
+++ head/graphics/libosmesa/distinfo	Wed Aug 28 08:26:22 2013	(r325514)
@@ -1,2 +1,2 @@
-SHA256 (MesaLib-9.1.6.tar.bz2) = e632dff0acafad0a59dc208d16dedb37f7bd58f94c5d58c4b51912e41d005e3d
-SIZE (MesaLib-9.1.6.tar.bz2) = 6134267
+SHA256 (MesaLib-9.2.0.tar.bz2) = 75e6a9bf59fb402f5fbed846be4effafa8a5809229579cd41023b906223a9187
+SIZE (MesaLib-9.2.0.tar.bz2) = 6643026


More information about the svn-ports-head mailing list