Bug 117898 - update emulators/sdlmess to version 0.120
Summary: update emulators/sdlmess to version 0.120
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-07 21:50 UTC by Pedro F. Giffuni
Modified: 2007-11-30 16:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.40 KB, patch)
2007-11-07 21:50 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2007-11-07 21:50:03 UTC
A new release is out. For some reason I had to download manually de zip file, otherwise the update was pretty simple.
Comment 1 Pedro F. Giffuni 2007-11-07 23:08:53 UTC
Oops...
This is respect to an updated ports tree:

diff -ruN sdlmess.orig/Makefile sdlmess/Makefile
--- sdlmess.orig/Makefile	Thu Sep 27 17:54:40 2007
+++ sdlmess/Makefile	Mon Nov  5 16:11:59 2007
@@ -2,11 +2,11 @@
 # Date created:				2007-01-10
 # Whom:					alepulver
 #
-# $FreeBSD: ports/emulators/sdlmess/Makefile,v 1.9 2007/09/27 22:54:40
alepulver Exp $
+# $FreeBSD: ports/emulators/sdlmess/Makefile,v 1.8 2007/09/05 22:35:55
alepulver Exp $
 #
 
 PORTNAME=	sdlmess
-PORTVERSION=	0.119
+PORTVERSION=	0.120
 CATEGORIES=	emulators
 MASTER_SITES=	http://rbelmont.mameworld.info/
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//}
diff -ruN sdlmess.orig/distinfo sdlmess/distinfo
--- sdlmess.orig/distinfo	Thu Sep 27 17:54:40 2007
+++ sdlmess/distinfo	Wed Nov  7 16:10:42 2007
@@ -1,3 +1,3 @@
-MD5 (sdlmess0119.zip) = b97fc030670dd0dec88e2e4a7fd45a35
-SHA256 (sdlmess0119.zip) =
6cf7a3e0f02a26828fcc4327ded5653a6afb6a904783d906464bc5ee981070d8
-SIZE (sdlmess0119.zip) = 26626042
+MD5 (sdlmess0120.zip) = c90d9e9afed66a6eeabc3958adcfc2b3
+SHA256 (sdlmess0120.zip) =
d35117f52e363145ff9c933f58d313660d6ca8d22e58018a3d4d51c3dfcfa445
+SIZE (sdlmess0120.zip) = 27756354
diff -ruN sdlmess.orig/pkg-plist sdlmess/pkg-plist
--- sdlmess.orig/pkg-plist	Thu Sep 27 17:54:40 2007
+++ sdlmess/pkg-plist	Wed Nov  7 16:39:01 2007
@@ -51,10 +51,15 @@
 %%PORTDOCS%%%%DOCSDIR%%/docs/windows/update.htm
 %%PORTDOCS%%%%DOCSDIR%%/docs/windows/win32cmd.htm
 %%PORTDOCS%%%%DOCSDIR%%/docs/wintoc.xml
+%%DATADIR%%/artwork/amsterd.zip
 %%DATADIR%%/artwork/avigo.zip
+%%DATADIR%%/artwork/dallas.zip
+%%DATADIR%%/artwork/dallas16.zip
+%%DATADIR%%/artwork/dallas32.zip
 %%DATADIR%%/artwork/dir.txt
 %%DATADIR%%/artwork/floppyr.png
 %%DATADIR%%/artwork/floppyw.png
+%%DATADIR%%/artwork/glasgow.zip
 %%DATADIR%%/artwork/kim1.zip
 %%DATADIR%%/artwork/aim65.zip
 %%DATADIR%%/artwork/ledoff.png
@@ -69,6 +74,7 @@
 %%DATADIR%%/artwork/pc1402.zip
 %%DATADIR%%/artwork/pc1403.zip
 %%DATADIR%%/artwork/rebel5.zip
+%%DATADIR%%/artwork/roma32.zip
 %%DATADIR%%/artwork/ssystem3.zip
 %%DATADIR%%/artwork/thomson.lay
 %%DATADIR%%/hash/a2600.hsi



      Comparte video en la ventana de tus mensajes (y también tus fotos de Flickr). Usa el nuevo Yahoo! Messenger versión Beta.
http://e1.beta.messenger.yahoo.com/
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-08 00:22:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-11-30 16:47:24 UTC
alepulver    2007-11-30 16:47:19 UTC

  FreeBSD ports repository

  Modified files:
    emulators/sdlmess    Makefile distinfo pkg-plist 
  Added files:
    emulators/sdlmess/files patch-src__mess__mess.mak 
  Log:
  - Update to version 0.120.
  - Mirror distfile to my FTP since it's not downloadable by fetch [1].
  - Remove BROKEN.
  
  PR:             ports/117898
  Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com>
  Reworked by:    alepulver (myself) [1]
  Approved by:    portmgr (linimon)
  
  Revision  Changes    Path
  1.11      +2 -4      ports/emulators/sdlmess/Makefile
  1.8       +3 -3      ports/emulators/sdlmess/distinfo
  1.1       +11 -0     ports/emulators/sdlmess/files/patch-src__mess__mess.mak (new)
  1.8       +6 -0      ports/emulators/sdlmess/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Alejandro Pulver freebsd_committer freebsd_triage 2007-11-30 16:47:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!