Bug 176128

Summary: [UPDATE] emulators/dgen-sdl to v1.32
Product: Ports & Packages Reporter: hardy.schumacher
Component: Individual Port(s)Assignee: Alex Kozlov <ak>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description hardy.schumacher 2013-02-13 22:10:00 UTC
Update for port emulators/dgen-sdl is available.
It contains bugfixes and enhancements.

Fix: Patch attached with submission follows:
How-To-Repeat: n/a
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-13 22:10:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-14 08:17:57 UTC
Author: ak
Date: Thu Feb 14 08:17:44 2013
New Revision: 312204
URL: http://svnweb.freebsd.org/changeset/ports/312204

Log:
  - Update to 1.32
  
  PR:	ports/176128
  Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>

Modified:
  head/emulators/dgen-sdl/Makefile
  head/emulators/dgen-sdl/distinfo

Modified: head/emulators/dgen-sdl/Makefile
==============================================================================
--- head/emulators/dgen-sdl/Makefile	Thu Feb 14 08:04:53 2013	(r312203)
+++ head/emulators/dgen-sdl/Makefile	Thu Feb 14 08:17:44 2013	(r312204)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dgen-sdl
-PORTVERSION=	1.31
+PORTVERSION=	1.32
 CATEGORIES=	emulators
 MASTER_SITES=	SF/dgen/dgen/${PORTVERSION}
 

Modified: head/emulators/dgen-sdl/distinfo
==============================================================================
--- head/emulators/dgen-sdl/distinfo	Thu Feb 14 08:04:53 2013	(r312203)
+++ head/emulators/dgen-sdl/distinfo	Thu Feb 14 08:17:44 2013	(r312204)
@@ -1,2 +1,2 @@
-SHA256 (dgen-sdl-1.31.tar.gz) = efc61733dae4f5f5e74930a25f5632ff5732ecbcabf50f189c10e5e024c5fb45
-SIZE (dgen-sdl-1.31.tar.gz) = 643281
+SHA256 (dgen-sdl-1.32.tar.gz) = 23f8344f3f4717584bd0bcbc7d374e7c9ac40f155be9fac36544d82c7d603c30
+SIZE (dgen-sdl-1.32.tar.gz) = 885601
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Alex Kozlov freebsd_committer freebsd_triage 2013-02-14 08:19:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!