diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-11-22 02:13:14 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-11-22 02:13:14 +0000 |
commit | cd00eb8501017c6b7744f58612e7f15cb9eb795c (patch) | |
tree | 0adccbf6eb1d2eab98696af6e5935af0e4da53b7 /emulators | |
parent | 875b27ddf2e9da887f3eefe5339227aea7319ce2 (diff) |
- Update to 1.31 [1]
- Convert Makefile headers to new style
- Remove indefinite article from COMMENT
PR: ports/173758 [1]
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307632
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dgen-sdl/Makefile | 10 | ||||
-rw-r--r-- | emulators/dgen-sdl/distinfo | 4 |
2 files changed, 5 insertions, 9 deletions
diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile index b261a9451671..4b5ebd4b34a4 100644 --- a/emulators/dgen-sdl/Makefile +++ b/emulators/dgen-sdl/Makefile @@ -1,17 +1,13 @@ -# New ports collection makefile for: dgen-sdl -# Date created: 20 September 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= dgen-sdl -PORTVERSION= 1.30 +PORTVERSION= 1.31 CATEGORIES= emulators MASTER_SITES= SF/dgen/dgen/${PORTVERSION} MAINTAINER= ak@FreeBSD.org -COMMENT= A wonderful Sega Genesis/MegaDrive emulator +COMMENT= Wonderful Sega Genesis/MegaDrive emulator USE_SDL= sdl USE_GL= yes diff --git a/emulators/dgen-sdl/distinfo b/emulators/dgen-sdl/distinfo index 5b1aa1d82ec9..82fdc5af2e5b 100644 --- a/emulators/dgen-sdl/distinfo +++ b/emulators/dgen-sdl/distinfo @@ -1,2 +1,2 @@ -SHA256 (dgen-sdl-1.30.tar.gz) = 2ecd364ff64d4ba759b7159d73e1bb8f289f6d5a4b7dfa021d4ab5cbc6443b86 -SIZE (dgen-sdl-1.30.tar.gz) = 608549 +SHA256 (dgen-sdl-1.31.tar.gz) = efc61733dae4f5f5e74930a25f5632ff5732ecbcabf50f189c10e5e024c5fb45 +SIZE (dgen-sdl-1.31.tar.gz) = 643281 |