pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/freeglut



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Oct  4 14:21:40 UTC 2019

Modified Files:
        pkgsrc/graphics/freeglut: Makefile PLIST distinfo
Removed Files:
        pkgsrc/graphics/freeglut/patches: patch-CMakeLists.txt

Log Message:
freeglut: Update to 3.2.1

Changes:
- pkgsrc can delete a local patch.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/graphics/freeglut/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/freeglut/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/freeglut/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/freeglut/patches/patch-CMakeLists.txt

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

Modified files:

Index: pkgsrc/graphics/freeglut/Makefile
diff -u pkgsrc/graphics/freeglut/Makefile:1.24 pkgsrc/graphics/freeglut/Makefile:1.25
--- pkgsrc/graphics/freeglut/Makefile:1.24      Thu Oct  3 11:17:51 2019
+++ pkgsrc/graphics/freeglut/Makefile   Fri Oct  4 14:21:40 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2019/10/03 11:17:51 nia Exp $
+# $NetBSD: Makefile,v 1.25 2019/10/04 14:21:40 nia Exp $
 
-DISTNAME=      freeglut-3.2.0
+DISTNAME=      freeglut-3.2.1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=freeglut/}
 

Index: pkgsrc/graphics/freeglut/PLIST
diff -u pkgsrc/graphics/freeglut/PLIST:1.8 pkgsrc/graphics/freeglut/PLIST:1.9
--- pkgsrc/graphics/freeglut/PLIST:1.8  Thu Oct  3 11:17:51 2019
+++ pkgsrc/graphics/freeglut/PLIST      Fri Oct  4 14:21:40 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2019/10/03 11:17:51 nia Exp $
+@comment $NetBSD: PLIST,v 1.9 2019/10/04 14:21:40 nia Exp $
 include/GL/freeglut.h
 include/GL/freeglut_ext.h
 include/GL/freeglut_std.h
@@ -11,6 +11,6 @@ lib/cmake/FreeGLUT/FreeGLUTTargets.cmake
 lib/libglut.a
 lib/libglut.so
 lib/libglut.so.3
-lib/libglut.so.3.10.0
+lib/libglut.so.3.11.0
 lib/pkgconfig/freeglut.pc
 lib/pkgconfig/glut.pc

Index: pkgsrc/graphics/freeglut/distinfo
diff -u pkgsrc/graphics/freeglut/distinfo:1.11 pkgsrc/graphics/freeglut/distinfo:1.12
--- pkgsrc/graphics/freeglut/distinfo:1.11      Thu Oct  3 11:17:51 2019
+++ pkgsrc/graphics/freeglut/distinfo   Fri Oct  4 14:21:40 2019
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/10/03 11:17:51 nia Exp $
+$NetBSD: distinfo,v 1.12 2019/10/04 14:21:40 nia Exp $
 
-SHA1 (freeglut-3.2.0.tar.gz) = cc88845a3bfce41bbaa345d10038a1bcc6782af2
-RMD160 (freeglut-3.2.0.tar.gz) = 596644e5733aa7981643565bf1b49e7a8ee47b04
-SHA512 (freeglut-3.2.0.tar.gz) = 78da1eaa845607ddd97a6744f3a97ff26cdb562fdf990695c8ac97a60d9d692496e4bf3672acfc522add60823c2f3bc7435e19e8041fbbb5d95851c0b641a818
-Size (freeglut-3.2.0.tar.gz) = 443147 bytes
-SHA1 (patch-CMakeLists.txt) = 3e9d66bc13758777461e4bf7c6ccbe7eb0fb908d
+SHA1 (freeglut-3.2.1.tar.gz) = 7a62e0d2caad92ff745bc5037592b2753f0b2f20
+RMD160 (freeglut-3.2.1.tar.gz) = c9b9d76f61ff56b153367817cfbc1fb5c0816c54
+SHA512 (freeglut-3.2.1.tar.gz) = aced4bbcd36269ce6f4ee1982e0f9e3fffbf18c94f785d3215ac9f4809b992e166c7ada496ed6174e13d77c0f7ef3ca4c57d8a282e96cbbe6ff086339ade3b08
+Size (freeglut-3.2.1.tar.gz) = 440228 bytes



Home | Main Index | Thread Index | Old Index