Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2019 08:10:07 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r518384 - head/emulators/fs-uae-launcher
Message-ID:  <201911250810.xAP8A7QF047206@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Mon Nov 25 08:10:07 2019
New Revision: 518384
URL: https://svnweb.freebsd.org/changeset/ports/518384

Log:
  Update to 3.0.2
  
  PR:		242120
  Submitted by:	Dwayne MacKinnon <dmk@ncf.ca> (maintainer)
  Sponsored by:	Netzkommune GmbH

Modified:
  head/emulators/fs-uae-launcher/Makefile
  head/emulators/fs-uae-launcher/distinfo

Modified: head/emulators/fs-uae-launcher/Makefile
==============================================================================
--- head/emulators/fs-uae-launcher/Makefile	Mon Nov 25 07:55:16 2019	(r518383)
+++ head/emulators/fs-uae-launcher/Makefile	Mon Nov 25 08:10:07 2019	(r518384)
@@ -2,20 +2,19 @@
 # $FreeBSD$
 
 PORTNAME=	fs-uae-launcher
-PORTVERSION=	2.8.4
-PORTREVISION=	2
+PORTVERSION=	3.0.2
 CATEGORIES=	emulators
-MASTER_SITES=	http://fs-uae.net/fs-uae/stable/${PORTVERSION}/
+MASTER_SITES=	https://fs-uae.net/stable/${PORTVERSION}/
 
 MAINTAINER=	ndowens@yahoo.com
 COMMENT=	GUI launcher for the FS-UAE Amiga emulator
 
-BROKEN=		unfetchable
-
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}python-lhafile>0:archivers/py-python-lhafile@${PY_FLAVOR}
 
 USES=		gettext gmake gnome pathfix pyqt:5 python:3.4+
 

Modified: head/emulators/fs-uae-launcher/distinfo
==============================================================================
--- head/emulators/fs-uae-launcher/distinfo	Mon Nov 25 07:55:16 2019	(r518383)
+++ head/emulators/fs-uae-launcher/distinfo	Mon Nov 25 08:10:07 2019	(r518384)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535724625
-SHA256 (fs-uae-launcher-2.8.4.tar.gz) = a7d7dcfc028041aaf89962e541dc542802d323884f5524964e464ae0e10c312d
-SIZE (fs-uae-launcher-2.8.4.tar.gz) = 8791728
+TIMESTAMP = 1574668770
+SHA256 (fs-uae-launcher-3.0.2.tar.gz) = a5cc992d6ec89e9abc7fe7ee75042876ce507292be9ef0928d54ad6f9ba8608a
+SIZE (fs-uae-launcher-3.0.2.tar.gz) = 9633002



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911250810.xAP8A7QF047206>