mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
[PATCH] games/criticalmass: update to 1.0.0, take maintainership
- Update to 1.0.0 - Take maintainership Added file(s): - files/patch-utils_WalkDirectory.hpp - files/patch-utilsgl_gl++.hpp Removed file(s): - files/patch-utils::WalkDirectory.hpp - files/patch-utilsgl-gl++.hpp PR: ports/91281 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
This commit is contained in:
parent
25d3896942
commit
c68fd844ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152714
@ -6,18 +6,19 @@
|
||||
#
|
||||
|
||||
PORTNAME= criticalmass
|
||||
PORTVERSION= 0.9.12
|
||||
PORTVERSION= 1.0.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTNAME= CriticalMass-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= acardenas@bsd.org.pe
|
||||
COMMENT= An SDL/OpenGL space shoot\'em up game
|
||||
|
||||
CONFLICTS= shaaft-*
|
||||
CONFLICTS= shaaft-[0-9]*
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
USE_SDL= image mixer sdl
|
||||
USE_GL= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (CriticalMass-0.9.12.tar.bz2) = 613319a5b4930e41ef82895e14042150
|
||||
SHA256 (CriticalMass-0.9.12.tar.bz2) = 5beacea8213dde77fa4b8926af99ca1f79e23e9c4d7d844145dce824641e3143
|
||||
SIZE (CriticalMass-0.9.12.tar.bz2) = 5083834
|
||||
MD5 (CriticalMass-1.0.0.tar.bz2) = c355bdc702e87d4e12c17983db0f2afd
|
||||
SHA256 (CriticalMass-1.0.0.tar.bz2) = 94cedac39f9279faa63f6ce4098f2a778a8c8f9013ba8dd7d5b85766739e0858
|
||||
SIZE (CriticalMass-1.0.0.tar.bz2) = 5092549
|
||||
|
Loading…
Reference in New Issue
Block a user