Bug 118711 - [maintainer-update] Update emulators/e-uae from 0.8.28 to 0.8.29-WIP4
Summary: [maintainer-update] Update emulators/e-uae from 0.8.28 to 0.8.29-WIP4
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-15 01:40 UTC by Brad Allen
Modified: 2007-12-15 14:40 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Allen 2007-12-15 01:40:00 UTC

How-To-Repeat: 	
Fix:
Please delete the previous PR regarding this, the patch didn't come through properly.
diff -ruN e-uae.bak/Makefile e-uae/Makefile
--- e-uae.bak/Makefile  2007-12-14 15:13:29.000000000 +1100
+++ e-uae/Makefile      2007-12-14 17:24:23.000000000 +1100
@@ -6,26 +6,28 @@
 #

 PORTNAME=      e-uae
-DISTVERSION=   0.8.28
-PORTREVISION=  1
+DISTVERSION=   0.8.29.w4
 CATEGORIES=    emulators
-MASTER_SITES=  http://www.rcdrummond.net/uae/${DISTNAME}/ \
-               http://www.energyhq.es.eu.org/files/
+MASTER_SITES=  http://www.rcdrummond.net/uae/${DISTNAME}/
+DISTNAME=      e-uae-0.8.29-WIP4

-MAINTAINER=    ports@FreeBSD.org
+MAINTAINER=    braddo@tranceaddict.net
 COMMENT=       Enhanced version of UAE, the Amiga emulator

 CONFLICTS=     uae-[0-9]*
+
 USE_GMAKE=     yes
 USE_BZIP2=     yes
 GNU_CONFIGURE= yes
 USE_XLIB=      yes
 USE_GNOME=     gtk20
 USE_SDL=       sdl
+CONFIGURE_ARGS=        --with-sdl --with-sdl-gfx
 
 PLIST_FILES=   bin/uae bin/readdisk
-PORTDOCS=      README bsdsocket.txt compiling.txt configuration.txt \
-               floppies.txt keyboard.txt scsi.txt
+PORTDOCS=      ChangeLog README bsdsocket.txt cmd-line.txt compiling.txt \
+               configuration.txt floppies.txt joystick.txt keyboard.txt \
+               scsi.txt
 
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/src/uae ${PREFIX}/bin
@@ -33,13 +35,19 @@
 
 .if !defined(NOPORTDOCS)
        @${MKDIR} ${DOCSDIR}
+       ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR}
        ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
        ${INSTALL_DATA} ${WRKSRC}/docs/bsdsocket.txt ${DOCSDIR}
+       ${INSTALL_DATA} ${WRKSRC}/docs/cmd-line.txt ${DOCSDIR}
        ${INSTALL_DATA} ${WRKSRC}/docs/compiling.txt ${DOCSDIR}
        ${INSTALL_DATA} ${WRKSRC}/docs/configuration.txt ${DOCSDIR}
        ${INSTALL_DATA} ${WRKSRC}/docs/floppies.txt ${DOCSDIR}
+       ${INSTALL_DATA} ${WRKSRC}/docs/joystick.txt ${DOCSDIR}
        ${INSTALL_DATA} ${WRKSRC}/docs/keyboard.txt ${DOCSDIR}
        ${INSTALL_DATA} ${WRKSRC}/docs/scsi.txt ${DOCSDIR}
 .endif
 
+post-patch:
+
+       @${REINPLACE_CMD} -e 's|/usr/X11R6/lib/X11/xkb/rules|/usr/local/share/X11/xkb/rules|' ${WRKSRC}/configure
 .include <bsd.port.mk>
diff -ruN e-uae.bak/distinfo e-uae/distinfo
--- e-uae.bak/distinfo  2007-12-14 15:13:29.000000000 +1100
+++ e-uae/distinfo      2007-12-14 16:06:08.000000000 +1100
@@ -1,3 +1,3 @@
-MD5 (e-uae-0.8.28.tar.bz2) = 9fc186f9256d04f940304044e29175ef
-SHA256 (e-uae-0.8.28.tar.bz2) = afc8b30fb9aa0819a4e53b3eb0db8e658e5a2b23d7dbf436f6b5a49b2269da86
-SIZE (e-uae-0.8.28.tar.bz2) = 1148790
+MD5 (e-uae-0.8.29-WIP4.tar.bz2) = cbfd7e3d7a1b323331afbb92ea7ff4f0
+SHA256 (e-uae-0.8.29-WIP4.tar.bz2) = 9828cb0fca783160bcb33900d0254f4bdaade1c9a41256e5f298e973d0c07456
+SIZE (e-uae-0.8.29-WIP4.tar.bz2) = 1122718

	<how to correct or work around the problem, if known (multiple lines)>
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-12-15 08:40:22 UTC
State Changed
From-To: open->closed

duplicate with 118709
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-12-15 09:58:05 UTC
State Changed
From-To: closed->open

Reopen request by submitter.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-15 14:39:13 UTC
miwi        2007-12-15 14:39:08 UTC

  FreeBSD ports repository

  Modified files:
    emulators/e-uae      Makefile distinfo 
  Log:
  - Update to 0.8.29.w4
  - Pass maintainership to submitter
  
  PR:             118711
  Submitted by:   Brad Allen <braddo@tranceaddict.net>
  
  Revision  Changes    Path
  1.11      +16 -8     ports/emulators/e-uae/Makefile
  1.6       +3 -3      ports/emulators/e-uae/distinfo
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2007-12-15 14:39:18 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!