diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-01-31 16:24:42 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-01-31 16:24:42 +0800 |
commit | a6f36fa6e5ec0f6fb05a3f67bbd1acead6b125fc (patch) | |
tree | 2792f96845b0d331105c29310770f0795e87ab8c /emulators | |
parent | 0a0136d7b22f96a0a2db7c0cdf3f1fc24194a693 (diff) | |
download | freebsd-ports-gnome-a6f36fa6e5ec0f6fb05a3f67bbd1acead6b125fc.tar.gz freebsd-ports-gnome-a6f36fa6e5ec0f6fb05a3f67bbd1acead6b125fc.tar.zst freebsd-ports-gnome-a6f36fa6e5ec0f6fb05a3f67bbd1acead6b125fc.zip |
- update to 1.14
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vice/Makefile | 3 | ||||
-rw-r--r-- | emulators/vice/distinfo | 3 | ||||
-rw-r--r-- | emulators/vice/pkg-plist | 7 |
3 files changed, 10 insertions, 3 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index b4aa9ece2378..2b7a821f1ee3 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= vice -PORTVERSION= 1.13 -PORTREVISION= 1 +PORTVERSION= 1.14 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 bb6992f565f4..66a056f1bb96 100644 --- a/emulators/vice/distinfo +++ b/emulators/vice/distinfo @@ -1 +1,2 @@ -MD5 (vice-1.13.tar.gz) = 6e7bfc52bc273ebeb057c7cb21357c5b +MD5 (vice-1.14.tar.gz) = f25df1b8de2bbb536facbc05fcfa1db2 +SIZE (vice-1.14.tar.gz) = 3794698 diff --git a/emulators/vice/pkg-plist b/emulators/vice/pkg-plist index dc6c7905d402..ef450b62ab0d 100644 --- a/emulators/vice/pkg-plist +++ b/emulators/vice/pkg-plist @@ -99,7 +99,9 @@ lib/vice/DRIVES/d1541II lib/vice/DRIVES/dos1001 lib/vice/DRIVES/dos1541 lib/vice/DRIVES/dos1551 +lib/vice/DRIVES/dos1570 lib/vice/DRIVES/dos1571 +lib/vice/DRIVES/d1571cr lib/vice/DRIVES/dos1581 lib/vice/DRIVES/dos2031 lib/vice/DRIVES/dos2040 @@ -157,6 +159,7 @@ lib/vice/PLUS4/win_sym.vkm lib/vice/PLUS4/x11_pos.vkm lib/vice/PLUS4/x11_sym.vkm lib/vice/PRINTER/cbm1526 +lib/vice/PRINTER/nl10-cbm lib/vice/PRINTER/mps801 lib/vice/PRINTER/mps803 lib/vice/PRINTER/mps803.vpl @@ -175,19 +178,23 @@ lib/vice/VIC20/win_sym.vkm lib/vice/VIC20/x11_pos.vkm lib/vice/VIC20/x11_sym.vkm lib/vice/fonts/fonts.dir +lib/vice/fonts/cbm-directory-charset.fon lib/vice/fonts/vice-cbm.pcf %%DOCSDIR%%/64doc.txt %%DOCSDIR%%/BUGS %%DOCSDIR%%/COPYING +%%DOCSDIR%%/MSDOS-Howto.txt %%DOCSDIR%%/NEWS %%DOCSDIR%%/NLS-Howto.txt %%DOCSDIR%%/PETdoc.txt %%DOCSDIR%%/Readme.beos %%DOCSDIR%%/Readme.dos %%DOCSDIR%%/TODO +%%DOCSDIR%%/Walkthrough-Howto.txt %%DOCSDIR%%/Win32-Howto.txt %%DOCSDIR%%/cbm_basic_tokens.txt %%DOCSDIR%%/drive_info.txt +%%DOCSDIR%%/iec-bus.txt %%DOCSDIR%%/index.html %%DOCSDIR%%/mon.txt %%DOCSDIR%%/new.gif |