diff options
author | miwi <miwi@FreeBSD.org> | 2012-04-08 14:43:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-04-08 14:43:10 +0800 |
commit | 93c3e580bae31905aa13852b328f93110f59e707 (patch) | |
tree | 05eafe9d09299a54b8dfe322d1a85c0bbd2520b7 /graphics/glfw | |
parent | 6c2c87708f84f517b2cf41daf616a8d4816f4c86 (diff) | |
download | freebsd-ports-gnome-93c3e580bae31905aa13852b328f93110f59e707.tar.gz freebsd-ports-gnome-93c3e580bae31905aa13852b328f93110f59e707.tar.zst freebsd-ports-gnome-93c3e580bae31905aa13852b328f93110f59e707.zip |
- Update to version 2.7.4
PR: 166035
Submitted by: Ports Fury
Feature safe: yes
Diffstat (limited to 'graphics/glfw')
-rw-r--r-- | graphics/glfw/Makefile | 2 | ||||
-rw-r--r-- | graphics/glfw/distinfo | 4 | ||||
-rw-r--r-- | graphics/glfw/pkg-plist | 44 |
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%% |