mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- update to 1.21
This commit is contained in:
parent
f3dd7df3ad
commit
1105528d76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187314
@ -5,8 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= vice
|
||||
PORTVERSION= 1.20
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.21
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \
|
||||
http://fresh.t-systems-sfr.com/linux/src/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (vice-1.20.tar.gz) = d02fe05f0f9e839820105cdf51da6b4e
|
||||
SHA256 (vice-1.20.tar.gz) = be32aabeb9073c25532e6df796e782a2949c464dcccb1648ad0db27fef6fd177
|
||||
SIZE (vice-1.20.tar.gz) = 5183757
|
||||
MD5 (vice-1.21.tar.gz) = 913bdee9d59d154ed33ef4e037d8a12c
|
||||
SHA256 (vice-1.21.tar.gz) = 511ed35e6692f68e8b58ea3d040af6428239859e31eef9d99b6187a166373389
|
||||
SIZE (vice-1.21.tar.gz) = 5725833
|
||||
|
@ -1,11 +1,11 @@
|
||||
--- doc/Makefile.in.orig Sun Aug 27 22:15:28 2006
|
||||
+++ doc/Makefile.in Thu Sep 7 21:24:17 2006
|
||||
@@ -245,7 +245,7 @@
|
||||
--- doc/Makefile.in.orig Sun Mar 4 23:06:04 2007
|
||||
+++ doc/Makefile.in Tue Mar 13 12:54:27 2007
|
||||
@@ -295,7 +295,7 @@
|
||||
xpet_LDFLAGS = @xpet_LDFLAGS@
|
||||
xplus4_LDFLAGS = @xplus4_LDFLAGS@
|
||||
xvic_LDFLAGS = @xvic_LDFLAGS@
|
||||
-docdir = $(VICEDIR)/doc
|
||||
+docdir = $(prefix)/share/doc/vice
|
||||
|
||||
doc_DATA = \
|
||||
Minix-Howto.txt \
|
||||
MSDOS-Ethernet-Howto.txt \
|
||||
|
@ -1,11 +1,11 @@
|
||||
--- doc/html/Makefile.in.orig Sun Aug 27 22:15:28 2006
|
||||
+++ doc/html/Makefile.in Thu Sep 7 21:25:55 2006
|
||||
@@ -245,7 +245,7 @@
|
||||
--- doc/html/Makefile.in.orig Sun Mar 4 23:06:04 2007
|
||||
+++ doc/html/Makefile.in Tue Mar 13 12:55:43 2007
|
||||
@@ -274,7 +274,7 @@
|
||||
xpet_LDFLAGS = @xpet_LDFLAGS@
|
||||
xplus4_LDFLAGS = @xplus4_LDFLAGS@
|
||||
xvic_LDFLAGS = @xvic_LDFLAGS@
|
||||
-docdir = $(VICEDIR)/doc
|
||||
+docdir = $(prefix)/share/doc/vice
|
||||
|
||||
doc_DATA = \
|
||||
amigaos.html \
|
||||
beos.html \
|
||||
|
@ -215,6 +215,7 @@ lib/vice/fonts/vice-cbm.pcf
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Walkthrough-Howto.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Win32-Howto.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/amigaos.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/beos.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/cartconv.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/cbm_basic_tokens.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/drive_info.txt
|
||||
@ -222,6 +223,7 @@ lib/vice/fonts/vice-cbm.pcf
|
||||
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/mon.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/new.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/openGLsync-howto.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/serial.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/solaris.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/vice_1.html
|
||||
|
Loading…
Reference in New Issue
Block a user