diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-01-20 07:20:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-01-20 07:20:28 +0000 |
commit | 65a1d40ccb532be2d272d38da47ac000e0b34416 (patch) | |
tree | be1b7eb1f3889696776b564dfdfa98c724df8da5 /emulators/vice | |
parent | a1f4c7bf847b64f79fe1a1ea7018a881282815b4 (diff) |
Notes
Diffstat (limited to 'emulators/vice')
-rw-r--r-- | emulators/vice/Makefile | 4 | ||||
-rw-r--r-- | emulators/vice/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 54dfcfea78f7..259228083e9c 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= vice -PORTVERSION= 1.18 -PORTREVISION= 1 +PORTVERSION= 1.19 CATEGORIES= emulators MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ http://fresh.t-systems-sfr.com/linux/src/ \ @@ -26,6 +25,7 @@ RESTRICTED= "ROMs are copyrighted by Commodore Business Machines" USE_XPM= yes USE_REINPLACE= yes USE_GMAKE= yes +USE_GCC= 3.4+ GNU_CONFIGURE= yes MAKE_ENV+= MAKEINFOFLAGS="--no-split" diff --git a/emulators/vice/distinfo b/emulators/vice/distinfo index 157972d3c8ea..19d137877f85 100644 --- a/emulators/vice/distinfo +++ b/emulators/vice/distinfo @@ -1,3 +1,3 @@ -MD5 (vice-1.18.tar.gz) = 44266d2427510adcac58cbf58da05be1 -SHA256 (vice-1.18.tar.gz) = dfc78cb3d3e91527f3c9c40ada9e9c8fe51e7f165887a1d1b9db5a11e8934718 -SIZE (vice-1.18.tar.gz) = 4733819 +MD5 (vice-1.19.tar.gz) = 92f828f29e05f57d7a498a861d3dab6a +SHA256 (vice-1.19.tar.gz) = faf354cfef53f5b31c459692fac73dd45b72d9b05d6920348bd881856d75cd7e +SIZE (vice-1.19.tar.gz) = 4796181 |