diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-27 04:37:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-27 04:37:42 +0000 |
commit | 2019361a2249cb9a666045be90a2877c9232285f (patch) | |
tree | ede7683de05ef7a7ca661f0b9bc4aed052632c8d /emulators/vice | |
parent | bf3736fb9cfe63a581cdfe03378502d01228d47f (diff) | |
download | ports-2019361a2249cb9a666045be90a2877c9232285f.tar.gz ports-2019361a2249cb9a666045be90a2877c9232285f.zip |
Notes
Diffstat (limited to 'emulators/vice')
-rw-r--r-- | emulators/vice/Makefile | 3 | ||||
-rw-r--r-- | emulators/vice/distinfo | 2 | ||||
-rw-r--r-- | emulators/vice/pkg-plist | 10 |
3 files changed, 2 insertions, 13 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index bc93c6eb849d..42c18a80d14e 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= vice -PORTVERSION= 1.10 -PORTREVISION= 1 +PORTVERSION= 1.11 CATEGORIES= emulators MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/ .if defined(VICE_WITH_GNOME) diff --git a/emulators/vice/distinfo b/emulators/vice/distinfo index 072740652533..34c842ad28bc 100644 --- a/emulators/vice/distinfo +++ b/emulators/vice/distinfo @@ -1 +1 @@ -MD5 (vice-1.10.tar.gz) = f8389487363ffe8e7708e6491ed20150 +MD5 (vice-1.11.tar.gz) = 580817b28097b0897e48463d4fc510aa diff --git a/emulators/vice/pkg-plist b/emulators/vice/pkg-plist index 2dd9ebfb51b9..b0d8208a7365 100644 --- a/emulators/vice/pkg-plist +++ b/emulators/vice/pkg-plist @@ -7,15 +7,6 @@ bin/xcbm2 bin/xpet bin/xplus4 bin/xvic -include/resid/envelope.h -include/resid/extfilt.h -include/resid/filter.h -include/resid/pot.h -include/resid/sid.h -include/resid/siddefs.h -include/resid/spline.h -include/resid/voice.h -include/resid/wave.h @unexec install-info --delete %D/info/vice.info %D/info/dir info/vice.info @exec install-info %D/info/vice.info %D/info/dir @@ -224,4 +215,3 @@ share/doc/vice/plain/serial.txt @dirrm lib/vice/C128 @dirrm lib/vice/fonts @dirrm lib/vice -@dirrm include/resid |