- Update to 10.2.1

Release notes:
  http://www.mesa3d.org/relnotes/10.2.html
  http://www.mesa3d.org/relnotes/10.2.1.html
This commit is contained in:
Pietro Cerutti 2014-06-10 08:35:05 +00:00
parent 7173cb98c9
commit 47eee6e7f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357285
3 changed files with 13 additions and 13 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libosmesa
PORTVERSION= 10.1.4
PORTVERSION= 10.2.1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
DISTNAME= MesaLib-${PORTVERSION}

View file

@ -1,2 +1,2 @@
SHA256 (MesaLib-10.1.4.tar.bz2) = 6fc567e00a547a967b232bd3b29c42952d87e38128cad9d04471607ffe17523c
SIZE (MesaLib-10.1.4.tar.bz2) = 6955567
SHA256 (MesaLib-10.2.1.tar.bz2) = 461277909207da689d8152cfbf9e182ea6f70e1e672ab64c67df83725c8d2b54
SIZE (MesaLib-10.2.1.tar.bz2) = 7109792

View file

@ -1,13 +1,13 @@
--- Makefile.in.orig
+++ Makefile.in
@@ -114,9 +114,7 @@
--- Makefile.in.orig 2014-06-10 10:07:40.000000000 +0200
+++ Makefile.in 2014-06-10 10:08:27.000000000 +0200
@@ -85,9 +85,7 @@
$(top_srcdir)/m4/ax_gcc_builtin.m4 \
$(top_srcdir)/m4/ax_prog_bison.m4 \
$(top_srcdir)/m4/ax_prog_flex.m4 \
$(top_srcdir)/m4/ax_pthread.m4 \
$(top_srcdir)/m4/ax_python_module.m4 \
- $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
- $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
- $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/VERSION \
+ $(top_srcdir)/VERSION \
$(top_srcdir)/configure.ac
- $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
+ $(top_srcdir)/m4/ax_pthread.m4 \
$(top_srcdir)/VERSION $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)