1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

- Update to 0.7.1

PR:		119056
Submitted by:	maintainer
This commit is contained in:
Martin Wilke 2008-02-28 12:23:12 +00:00
parent 6e4622d801
commit 4165502f31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208074
3 changed files with 7 additions and 7 deletions

View File

@ -6,11 +6,9 @@
#
PORTNAME= guichan
PORTVERSION= 0.6.1
PORTREVISION= 1
PORTVERSION= 0.7.1
CATEGORIES= devel games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MASTER_SITES= http://guichan.googlecode.com/files/
MAINTAINER= mva@sysfault.org
COMMENT= A small, efficient C++ GUI library designed for games

View File

@ -1,3 +1,3 @@
MD5 (guichan-0.6.1.tar.gz) = 830145f71ad4ce4c91e09808fec68c8a
SHA256 (guichan-0.6.1.tar.gz) = ea4151d0f4e24baee918ec29ecc458aefe465e9caf94ce0d1f230c3c0f26ef98
SIZE (guichan-0.6.1.tar.gz) = 488857
MD5 (guichan-0.7.1.tar.gz) = 275c5bad231d2ce55e654d80cb1e05be
SHA256 (guichan-0.7.1.tar.gz) = 7f017522d0c3235f2399f8b615493f3880fbe10a54dfa377f638016ede715a2a
SIZE (guichan-0.7.1.tar.gz) = 538425

View File

@ -10,7 +10,9 @@ include/guichan/defaultfont.hpp
include/guichan/event.hpp
include/guichan/exception.hpp
include/guichan/focushandler.hpp
include/guichan/focuslistener.hpp
include/guichan/font.hpp
include/guichan/genericinput.hpp
include/guichan/graphics.hpp
include/guichan/gui.hpp
include/guichan/glut.hpp