svn commit: r337006 - head/graphics/libosmesa

Pietro Cerutti gahr at FreeBSD.org
Fri Dec 20 12:44:29 UTC 2013


Author: gahr
Date: Fri Dec 20 12:44:28 2013
New Revision: 337006
URL: http://svnweb.freebsd.org/changeset/ports/337006

Log:
  - Update to 10.0.1
  
    Release notes:
  
    http://www.mesa3d.org/relnotes/9.2.4.html
    http://www.mesa3d.org/relnotes/10.0.html
    http://www.mesa3d.org/relnotes/10.0.1.html

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

Modified: head/graphics/libosmesa/Makefile
==============================================================================
--- head/graphics/libosmesa/Makefile	Fri Dec 20 12:39:27 2013	(r337005)
+++ head/graphics/libosmesa/Makefile	Fri Dec 20 12:44:28 2013	(r337006)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libosmesa
-PORTVERSION=	9.2.3
+PORTVERSION=	10.0.1
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
 DISTNAME=	MesaLib-${PORTVERSION}

Modified: head/graphics/libosmesa/distinfo
==============================================================================
--- head/graphics/libosmesa/distinfo	Fri Dec 20 12:39:27 2013	(r337005)
+++ head/graphics/libosmesa/distinfo	Fri Dec 20 12:44:28 2013	(r337006)
@@ -1,2 +1,2 @@
-SHA256 (MesaLib-9.2.3.tar.bz2) = e06d4c0d9f93391be7944e5f063fc70226a273a797934ff6602ee6cd5719175d
-SIZE (MesaLib-9.2.3.tar.bz2) = 6665764
+SHA256 (MesaLib-10.0.1.tar.bz2) = 3cdf868f9599ca310c17fcf5b4ce9aec9903d8bf8561fde2577f3d422f823270
+SIZE (MesaLib-10.0.1.tar.bz2) = 6783445


More information about the svn-ports-head mailing list