- Update to 0.7
- Take maintainership
This commit is contained in:
parent
7e57d7b8fb
commit
c00940b5cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279194
2 changed files with 6 additions and 5 deletions
|
@ -6,13 +6,14 @@
|
|||
#
|
||||
|
||||
PORTNAME= freedoom
|
||||
PORTVERSION= 0.6.2
|
||||
PORTVERSION= 0.7
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}/OldFiles
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-iwad
|
||||
PKGNAMEPREFIX= ${DMPKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME}-iwad-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= dhn@FreeBSD.org
|
||||
COMMENT= Complete Doom-based game IWAD that is Free Software
|
||||
|
||||
USE_ZIP= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (freedoom-iwad-0.6.2.zip) = 70ee4b5502c65c77a59ac40b3a86a4904d2f78c2edf058503d1c35ae6a75dcd6
|
||||
SIZE (freedoom-iwad-0.6.2.zip) = 7462224
|
||||
SHA256 (freedoom-iwad-0.7.zip) = f8f75fd1909801fe42de0e74db9adcfd33f753374e4923bd93e3d9a9b802ab1f
|
||||
SIZE (freedoom-iwad-0.7.zip) = 9697891
|
||||
|
|
Loading…
Reference in a new issue