Bug 176128 - [UPDATE] emulators/dgen-sdl to v1.32
Summary: [UPDATE] emulators/dgen-sdl to v1.32
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-13 22:10 UTC by hardy.schumacher
Modified: 2013-02-14 08:20 UTC (History)
0 users

See Also:


Attachments
file.diff (926 bytes, patch)
2013-02-13 22:10 UTC, hardy.schumacher
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!