1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- Update from 1.1.1 to 1.2.1

- Take maintainership
This commit is contained in:
Danilo Egea Gondolfo 2014-08-17 20:06:38 +00:00
parent 8d71942f39
commit f14627ef69
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365240
2 changed files with 6 additions and 5 deletions

View File

@ -1,21 +1,22 @@
# $FreeBSD$
PORTNAME= solarus
PORTVERSION= 1.1.1
PORTVERSION= 1.2.1
CATEGORIES= games
MASTER_SITES= http://www.solarus-games.org/downloads/solarus/
DISTNAME= solarus-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
MAINTAINER= danilo@FreeBSD.org
COMMENT= Zelda-like 2D game engine
LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs \
libmodplug.so:${PORTSDIR}/audio/libmodplug \
liblua-5.1.so:${PORTSDIR}/lang/lua51 \
libluajit-5.1.so:${PORTSDIR}/lang/luajit \
libvorbis.so:${PORTSDIR}/audio/libvorbis \
libogg.so:${PORTSDIR}/audio/libogg
USE_SDL= sdl ttf image
USE_SDL= sdl2 ttf2 image2
PLIST_FILES= bin/solarus

View File

@ -1,2 +1,2 @@
SHA256 (solarus-1.1.1-src.tar.gz) = 5355e95edbd5234f57a8748d1417ca346468e5804e44293d2523b57367eb5615
SIZE (solarus-1.1.1-src.tar.gz) = 2394595
SHA256 (solarus-1.2.1-src.tar.gz) = 169e97f5d15e312bca043f5938bccade75924d5fdea8aff5572fd79c6f4c3af7
SIZE (solarus-1.2.1-src.tar.gz) = 2421802