diff -Nur guichan/Makefile guichan.new/Makefile --- guichan/Makefile 2007-12-27 09:34:03.000000000 +0100 +++ guichan.new/Makefile 2007-12-27 09:37:29.000000000 +0100 @@ -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 -Nur guichan/distinfo guichan.new/distinfo --- guichan/distinfo 2007-02-03 10:49:21.000000000 +0100 +++ guichan.new/distinfo 2007-12-27 09:37:41.000000000 +0100 @@ -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 -Nur guichan/pkg-plist guichan.new/pkg-plist --- guichan/pkg-plist 2007-02-03 10:49:21.000000000 +0100 +++ guichan.new/pkg-plist 2007-12-27 09:43:15.000000000 +0100 @@ -10,7 +10,9 @@ 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