- Update to 4.7.3
- Update WWW - Update MASTER_SITES
This commit is contained in:
parent
da412c8221
commit
e4ddd77345
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436383
3 changed files with 7 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue