Index: head/games/gshisen/Makefile =================================================================== --- head/games/gshisen/Makefile (revision 126340) +++ head/games/gshisen/Makefile (revision 126341) @@ -1,39 +1,36 @@ # New ports collection makefile for: GShisen # Date created: 12 Jun 2001 # Whom: Thomas Gellekum # # $FreeBSD$ # PORTNAME= gshisen -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.2.0 CATEGORIES= games -# not up to date: http://www.gnustep.it/enrico/gshisen/ -MASTER_SITES= http://www.imago.ro/gshisen/ \ +MASTER_SITES= http://www.gnustep.it/enrico/gshisen/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex MAINTAINER= dinoex@FreeBSD.org COMMENT= Mahjongg-kind of game that uses the GNUstep toolkit PREFIX= ${LOCALBASE}/GNUstep NO_MTREE= yes -WRKSRC= ${WRKDIR}/GShisen USE_GMAKE= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes MAKEFILE= .include .if ${ARCH} == "alpha" && ${OSVERSION} < 500000 # Fatal error 'longjmp()ing between thread contexts is undefined by POSIX 1003.1' # at line ? in file src/lib/libc_r/uthread/uthread_jmp.c (errno = ?) # Abort trap (core dumped) BROKEN= "longjmp()ing between thread contexts in src/lib/libc_r/uthread/uthread_jmp.c" .endif .include Property changes on: head/games/gshisen/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/games/gshisen/distinfo =================================================================== --- head/games/gshisen/distinfo (revision 126340) +++ head/games/gshisen/distinfo (revision 126341) @@ -1,2 +1,2 @@ -MD5 (gshisen-1.1.tar.gz) = 212a31f7457941329e5b802f4747103d -SIZE (gshisen-1.1.tar.gz) = 48557 +MD5 (gshisen-1.2.0.tar.gz) = e2f5dba3a531fc90f139dc1ad7768fda +SIZE (gshisen-1.2.0.tar.gz) = 52969 Property changes on: head/games/gshisen/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/games/gshisen/pkg-descr =================================================================== --- head/games/gshisen/pkg-descr (revision 126340) +++ head/games/gshisen/pkg-descr (revision 126341) @@ -1,3 +1,3 @@ Mahjongg-kind of game that uses the GNUstep toolkit -WWW: http://www.image.ro/gshisen/ +WWW: http://www.gnustep.it/enrico/gshisen/ Property changes on: head/games/gshisen/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property