aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-04-08 06:43:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-04-08 06:43:10 +0000
commitd7c0e10c8c4d5ce1d9d1bf4019d763e13f6bccfd (patch)
tree4c96d57ab7e2888c3fc5152c9f7a3e9166371477 /graphics
parentf3596e4ea215b97cf9535e0204b2f33144e19d1b (diff)
downloadports-d7c0e10c8c4d5ce1d9d1bf4019d763e13f6bccfd.tar.gz
ports-d7c0e10c8c4d5ce1d9d1bf4019d763e13f6bccfd.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/glfw/Makefile2
-rw-r--r--graphics/glfw/distinfo4
-rw-r--r--graphics/glfw/pkg-plist44
3 files changed, 25 insertions, 25 deletions
diff --git a/graphics/glfw/Makefile b/graphics/glfw/Makefile
index abb4b1491741..dd5ee3c375f2 100644
--- a/graphics/glfw/Makefile
+++ b/graphics/glfw/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= glfw
-PORTVERSION= 2.7.2
+PORTVERSION= 2.7.4
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/glfw/distinfo b/graphics/glfw/distinfo
index 01750b71f33d..bb827e66f978 100644
--- a/graphics/glfw/distinfo
+++ b/graphics/glfw/distinfo
@@ -1,2 +1,2 @@
-SHA256 (glfw-2.7.2.tar.bz2) = c328f43351a1f935661d95970730a551d3207d6067260809155efb1a67eab537
-SIZE (glfw-2.7.2.tar.bz2) = 902680
+SHA256 (glfw-2.7.4.tar.bz2) = 1f4b7916149a7ed20604210272a074381d7f3e9102924d133b091786f045a786
+SIZE (glfw-2.7.4.tar.bz2) = 922973
diff --git a/graphics/glfw/pkg-plist b/graphics/glfw/pkg-plist
index 136d169f8dc9..685c852ea96f 100644
--- a/graphics/glfw/pkg-plist
+++ b/graphics/glfw/pkg-plist
@@ -5,26 +5,26 @@ lib/libglfw.so.0
libdata/pkgconfig/libglfw.pc
%%PORTDOCS%%%%DOCSDIR%%/Reference.pdf
%%PORTDOCS%%%%DOCSDIR%%/UsersGuide.pdf
-%%EXAMPLESDIR%%/makefile
-%%EXAMPLESDIR%%/boing.c
-%%EXAMPLESDIR%%/gears.c
-%%EXAMPLESDIR%%/getopt.c
-%%EXAMPLESDIR%%/heightmap.c
-%%EXAMPLESDIR%%/listmodes.c
-%%EXAMPLESDIR%%/mipmaps.c
-%%EXAMPLESDIR%%/mtbench.c
-%%EXAMPLESDIR%%/mthello.c
-%%EXAMPLESDIR%%/particles.c
-%%EXAMPLESDIR%%/pong3d.c
-%%EXAMPLESDIR%%/splitview.c
-%%EXAMPLESDIR%%/triangle.c
-%%EXAMPLESDIR%%/wave.c
-%%EXAMPLESDIR%%/mipmaps.tga
-%%EXAMPLESDIR%%/pong3d_field.tga
-%%EXAMPLESDIR%%/pong3d_instr.tga
-%%EXAMPLESDIR%%/pong3d_menu.tga
-%%EXAMPLESDIR%%/pong3d_title.tga
-%%EXAMPLESDIR%%/pong3d_winner1.tga
-%%EXAMPLESDIR%%/pong3d_winner2.tga
-@dirrm %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/makefile
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/boing.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gears.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/getopt.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/heightmap.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/listmodes.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mipmaps.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtbench.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mthello.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/particles.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/splitview.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triangle.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wave.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mipmaps.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_field.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_instr.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_menu.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_title.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_winner1.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_winner2.tga
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%