svn commit: r314103 - head/games/ltris
Johan van Selst
johans at FreeBSD.org
Wed Mar 13 18:49:56 UTC 2013
Author: johans
Date: Wed Mar 13 18:49:55 2013
New Revision: 314103
URL: http://svnweb.freebsd.org/changeset/ports/314103
Log:
- Update ltris to 1.0.18
- Grab maintainership
Modified:
head/games/ltris/Makefile
head/games/ltris/distinfo
Modified: head/games/ltris/Makefile
==============================================================================
--- head/games/ltris/Makefile Wed Mar 13 18:16:50 2013 (r314102)
+++ head/games/ltris/Makefile Wed Mar 13 18:49:55 2013 (r314103)
@@ -2,13 +2,12 @@
# $FreeBSD$
PORTNAME= ltris
-PORTVERSION= 1.0.15
-PORTREVISION= 1
+PORTVERSION= 1.0.18
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= SF/lgames/${PORTNAME}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= johans at FreeBSD.org
COMMENT= Tetris clone but a good one with bunch of cool features
USE_SDL= mixer sdl
Modified: head/games/ltris/distinfo
==============================================================================
--- head/games/ltris/distinfo Wed Mar 13 18:16:50 2013 (r314102)
+++ head/games/ltris/distinfo Wed Mar 13 18:49:55 2013 (r314103)
@@ -1,2 +1,2 @@
-SHA256 (ltris-1.0.15.tar.gz) = 383e71cd28e36412006474f1033e7bd01f5920463bc3e58537c977b60f44bfc9
-SIZE (ltris-1.0.15.tar.gz) = 854475
+SHA256 (ltris-1.0.18.tar.gz) = 3cba90365d50e79601368499af77d54cb03c0cf2544324e5df246eb1eeaa0e30
+SIZE (ltris-1.0.18.tar.gz) = 856016
More information about the svn-ports-all
mailing list