pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/MesaLib



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Sat Jan 18 21:30:05 UTC 2020

Modified Files:
        pkgsrc/graphics/MesaLib: Makefile

Log Message:
MesaLib: bump revision


To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 pkgsrc/graphics/MesaLib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/MesaLib/Makefile
diff -u pkgsrc/graphics/MesaLib/Makefile:1.181 pkgsrc/graphics/MesaLib/Makefile:1.182
--- pkgsrc/graphics/MesaLib/Makefile:1.181      Sat Jan 18 21:29:05 2020
+++ pkgsrc/graphics/MesaLib/Makefile    Sat Jan 18 21:30:05 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.181 2020/01/18 21:29:05 triaxx Exp $
+# $NetBSD: Makefile,v 1.182 2020/01/18 21:30:05 triaxx Exp $
 
 DISTNAME=      mesa-19.2.7
 PKGNAME=       ${DISTNAME:S/mesa/MesaLib/}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  https://mesa.freedesktop.org/archive/
 EXTRACT_SUFX=  .tar.xz



Home | Main Index | Thread Index | Old Index