diff options
author | acm <acm@FreeBSD.org> | 2007-10-05 01:08:14 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2007-10-05 01:08:14 +0800 |
commit | b7ed67d8fa4a71ca04d1458a978cd4cb59c5268c (patch) | |
tree | c88e4cb180dcd1c61844bd5b30ef7725bb8fde55 /games/ceferino | |
parent | b8a081bf4b822e5c95fc512c7f872ef24a59e27e (diff) | |
download | freebsd-ports-gnome-b7ed67d8fa4a71ca04d1458a978cd4cb59c5268c.tar.gz freebsd-ports-gnome-b7ed67d8fa4a71ca04d1458a978cd4cb59c5268c.tar.zst freebsd-ports-gnome-b7ed67d8fa4a71ca04d1458a978cd4cb59c5268c.zip |
- Update to 0.97.8
- Use USE_XLIB instead of USE_X_PREFIX
Diffstat (limited to 'games/ceferino')
-rw-r--r-- | games/ceferino/Makefile | 5 | ||||
-rw-r--r-- | games/ceferino/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/ceferino/Makefile b/games/ceferino/Makefile index da1088840b10..a3aea5455bb9 100644 --- a/games/ceferino/Makefile +++ b/games/ceferino/Makefile @@ -6,15 +6,14 @@ # PORTNAME= ceferino -PORTVERSION= 0.97.5 -PORTREVISION= 2 +PORTVERSION= 0.97.8 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/juegos/ceferino/descargas/ MAINTAINER= acm@FreeBSD.org COMMENT= Game similar to Super Pang -USE_X_PREFIX= yes +USE_XLIB= yes USE_SDL= sdl mixer image GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/games/ceferino/distinfo b/games/ceferino/distinfo index f0df65404e4c..76a99a78b1c5 100644 --- a/games/ceferino/distinfo +++ b/games/ceferino/distinfo @@ -1,3 +1,3 @@ -MD5 (ceferino-0.97.5.tar.gz) = e6e29163dec8e0685833fdc01e00898a -SHA256 (ceferino-0.97.5.tar.gz) = 50b79ccbb251751ed169b5b854681c7c8c65523205ce2abc2bcd1f19b63b1d80 -SIZE (ceferino-0.97.5.tar.gz) = 2367074 +MD5 (ceferino-0.97.8.tar.gz) = aa1bc928356c1231bb79e2f3a64251fe +SHA256 (ceferino-0.97.8.tar.gz) = 6f0f2674a8a968950498570b89123e341dca50499d255e7bcdf3703a85aa3074 +SIZE (ceferino-0.97.8.tar.gz) = 2380632 |