aboutsummaryrefslogtreecommitdiff
path: root/devel/guichan
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-28 12:23:12 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-28 12:23:12 +0000
commit4165502f31f6b9c2834d47c26a38f75a2b013a90 (patch)
tree9a836d0c36180c0687e77aaeefad4ddd65d00cc6 /devel/guichan
parent6e4622d80196d805e6df41c21e90415a36584dd9 (diff)
downloadports-4165502f31f6b9c2834d47c26a38f75a2b013a90.tar.gz
ports-4165502f31f6b9c2834d47c26a38f75a2b013a90.zip
Notes
Diffstat (limited to 'devel/guichan')
-rw-r--r--devel/guichan/Makefile6
-rw-r--r--devel/guichan/distinfo6
-rw-r--r--devel/guichan/pkg-plist2
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/guichan/Makefile b/devel/guichan/Makefile
index 838626f23fe9..8f7f07860905 100644
--- a/devel/guichan/Makefile
+++ b/devel/guichan/Makefile
@@ -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
diff --git a/devel/guichan/distinfo b/devel/guichan/distinfo
index 7aa4cefe8dbc..68ea0940cebb 100644
--- a/devel/guichan/distinfo
+++ b/devel/guichan/distinfo
@@ -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
diff --git a/devel/guichan/pkg-plist b/devel/guichan/pkg-plist
index be8398d17bb5..08604e2d648a 100644
--- a/devel/guichan/pkg-plist
+++ b/devel/guichan/pkg-plist
@@ -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