pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/Mesa Update MESA_PATCHFILES, too; without thi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd3482d0eeb7
branches: trunk
changeset: 542536:cd3482d0eeb7
user: bjs <bjs%pkgsrc.org@localhost>
date: Wed May 21 08:26:19 2008 +0000
description:
Update MESA_PATCHFILES, too; without this, the update isn't of much use. ;)
Thanks to dsainty@ for pointing it out. Obviously I did update this while
testing it, but I did a cvs up -dPAC at some point and lost it.
diffstat:
graphics/Mesa/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 384bdd442966 -r cd3482d0eeb7 graphics/Mesa/Makefile.common
--- a/graphics/Mesa/Makefile.common Wed May 21 05:58:52 2008 +0000
+++ b/graphics/Mesa/Makefile.common Wed May 21 08:26:19 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.61 2008/04/30 07:09:48 bjs Exp $
+# $NetBSD: Makefile.common,v 1.62 2008/05/21 08:26:19 bjs Exp $
#
# This Makefile fragment is included either directly or indirectly (through
# Makefile.lib) by all packages that are built from the Mesa sources.
@@ -19,7 +19,7 @@
#
MESA_VERSION= 7.0.3
MESA_PKGVERSION= ${MESA_VERSION}${MESA_PATCHLEVEL}
-MESA_PATCHFILES= 001 002
+MESA_PATCHFILES= 001 002 003
MESA_PATCHLEVEL= ${MESA_PATCHFILES:O:[-1]:C|^[0^]*|.|}
PATCHFILES= ${MESA_PATCHFILES:@.p.@Mesa-${MESA_VERSION}-${.p.}@}
Home |
Main Index |
Thread Index |
Old Index