svn commit: r307632 - head/emulators/dgen-sdl
Alex Kozlov
ak at FreeBSD.org
Thu Nov 22 02:13:15 UTC 2012
Author: ak
Date: Thu Nov 22 02:13:14 2012
New Revision: 307632
URL: http://svnweb.freebsd.org/changeset/ports/307632
Log:
- 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 at gmx.de>
Feature safe: yes
Modified:
head/emulators/dgen-sdl/Makefile (contents, props changed)
head/emulators/dgen-sdl/distinfo (contents, props changed)
Modified: head/emulators/dgen-sdl/Makefile
==============================================================================
--- head/emulators/dgen-sdl/Makefile Wed Nov 21 23:23:25 2012 (r307631)
+++ head/emulators/dgen-sdl/Makefile Thu Nov 22 02:13:14 2012 (r307632)
@@ -1,17 +1,13 @@
-# New ports collection makefile for: dgen-sdl
-# Date created: 20 September 2000
-# Whom: Maxim Sobolev <sobomax at FreeBSD.org>
-#
+# Created by: Maxim Sobolev <sobomax at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= dgen-sdl
-PORTVERSION= 1.30
+PORTVERSION= 1.31
CATEGORIES= emulators
MASTER_SITES= SF/dgen/dgen/${PORTVERSION}
MAINTAINER= ak at FreeBSD.org
-COMMENT= A wonderful Sega Genesis/MegaDrive emulator
+COMMENT= Wonderful Sega Genesis/MegaDrive emulator
USE_SDL= sdl
USE_GL= yes
Modified: head/emulators/dgen-sdl/distinfo
==============================================================================
--- head/emulators/dgen-sdl/distinfo Wed Nov 21 23:23:25 2012 (r307631)
+++ head/emulators/dgen-sdl/distinfo Thu Nov 22 02:13:14 2012 (r307632)
@@ -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
More information about the svn-ports-head
mailing list