aboutsummaryrefslogtreecommitdiff
path: root/emulators/stella
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2017-03-18 05:54:52 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2017-03-18 05:54:52 +0000
commite4ddd7734530838f60e43c59b1f123eaa9d1fb10 (patch)
tree94092e71dddee0fc7fc4aa8c402917f0dd75344e /emulators/stella
parentda412c822123cda0a4d6d39ba46ec2c2558d5b52 (diff)
downloadports-e4ddd7734530838f60e43c59b1f123eaa9d1fb10.tar.gz
ports-e4ddd7734530838f60e43c59b1f123eaa9d1fb10.zip
- Update to 4.7.3
- Update WWW - Update MASTER_SITES
Notes
Notes: svn path=/head/; revision=436383
Diffstat (limited to 'emulators/stella')
-rw-r--r--emulators/stella/Makefile6
-rw-r--r--emulators/stella/distinfo5
-rw-r--r--emulators/stella/pkg-descr2
3 files changed, 7 insertions, 6 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index 9b0d1ec77ad3..95de4cad83fa 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= stella
-PORTVERSION= 4.6.1
+PORTVERSION= 4.7.3
CATEGORIES= emulators
-MASTER_SITES= SF
+MASTER_SITES= https://github.com/stella-emu/stella/releases/download/release-${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= acm@FreeBSD.org
@@ -18,7 +18,7 @@ LIB_DEPENDS= libpng.so:graphics/png
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_SDL= sdl2
-USES= compiler:c++11-lib gmake
+USES= compiler:c++11-lib gmake tar:xz
HAS_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/emulators/stella/distinfo b/emulators/stella/distinfo
index 537425cc44a3..ce4974e3d02d 100644
--- a/emulators/stella/distinfo
+++ b/emulators/stella/distinfo
@@ -1,2 +1,3 @@
-SHA256 (stella-4.6.1-src.tar.gz) = c1921671dbc08422ae8a7a4102c6a2a34433f04594d67f55a7129c1504bcd288
-SIZE (stella-4.6.1-src.tar.gz) = 2285249
+TIMESTAMP = 1489815337
+SHA256 (stella-4.7.3-src.tar.xz) = 93a75d1b343b1e66b6dc526c0f9d8a0c3678d346033f7cdfe76dc93f14d956ad
+SIZE (stella-4.7.3-src.tar.xz) = 1717084
diff --git a/emulators/stella/pkg-descr b/emulators/stella/pkg-descr
index c876dbfa402c..9e146cea24e7 100644
--- a/emulators/stella/pkg-descr
+++ b/emulators/stella/pkg-descr
@@ -7,4 +7,4 @@ From the documentation:
its original release Stella has been ported to AcornOS, AmigaOS, DOS,
FreeBSD, IRIX, Linux, MacOS, OpenStep, OS/2, Unix, and Windows.
-WWW: http://stella.sourceforge.net/
+WWW: https://stella-emu.github.io/