1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Update to 2.19

- Update WWW [1]

PR:		246594 [1]
Submitted by:	felix@palmen-it.de [1]
This commit is contained in:
Wen Heping 2020-12-02 10:50:59 +00:00
parent 7c853cec23
commit da0647ed7f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556812
4 changed files with 29 additions and 11 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= cc65
PORTVERSION= 2.18
PORTREVISION= 1
PORTVERSION= 2.19
DISTVERSIONPREFIX= V
CATEGORIES= devel
@ -33,19 +32,25 @@ INFO_INFO= cc65/apple2 cc65/apple2enh cc65/ar65 cc65/atari \
cc65/atari2600 cc65/atari5200 cc65/atmos cc65/c128 cc65/c16 \
cc65/c64 cc65/ca65 cc65/cbm510 cc65/cbm610 cc65/cc65-intern \
cc65/cc65 cc65/chrcvt65 cc65/cl65 cc65/co65 cc65/coding \
cc65/creativision cc65/customizing cc65/da65 cc65/debugging \
cc65/creativision cc65/customizing cc65/cx16 cc65/da65 cc65/debugging \
cc65/dio cc65/funcref cc65/gamate cc65/geos cc65/grc65 \
cc65/index cc65/intro cc65/ld65 cc65/library cc65/lynx \
cc65/nes cc65/od65 cc65/osi cc65/pce cc65/pet cc65/plus4 \
cc65/sim65 cc65/smc cc65/sp65 cc65/supervision cc65/telestrat \
cc65/tgi cc65/using-make cc65/vic20
MAKEFILE_REPLACE= src/Makefile \
test/dasm/Makefile \
test/asm/Makefile \
test/ref/Makefile \
test/misc/Makefile
INFO_USES= makeinfo
INFO_ALL_TARGET= info
post-patch:
@${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \
'/gcc/s|^CC|#CC| ; \
/-O2/s|^CFLAGS|#CFLAGS|'
.for f in ${MAKEFILE_REPLACE}
@${REINPLACE_CMD} -e '/gcc/s|^CC|#CC|' \
-e '/-O2/s|^CFLAGS|#CFLAGS|' ${WRKSRC}/${f}
.endfor
post-install:
.for b in ar65 ca65 cc65 chrcvt65 cl65 co65 da65 grc65 ld65 od65 sim65 sp65

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559287061
SHA256 (cc65-cc65-V2.18_GH0.tar.gz) = d14a22fb87c7bcbecd8a83d5362d5d317b19c6ce2433421f2512f28293a6eaab
SIZE (cc65-cc65-V2.18_GH0.tar.gz) = 2254374
TIMESTAMP = 1606902168
SHA256 (cc65-cc65-V2.19_GH0.tar.gz) = 157b8051aed7f534e5093471e734e7a95e509c577324099c3c81324ed9d0de77
SIZE (cc65-cc65-V2.19_GH0.tar.gz) = 2284735

View File

@ -18,4 +18,4 @@ support libraries for other features are available for...
- the Supervision Game Console
- the Atari Lynx Console
WWW: https://www.cc65.org/
WWW: https://cc65.github.io/

View File

@ -36,6 +36,9 @@ bin/sp65
%%DATADIR%%/asminc/cpu.mac
%%DATADIR%%/asminc/creativision.inc
%%DATADIR%%/asminc/ctype.inc
%%DATADIR%%/asminc/ctype_common.inc
%%DATADIR%%/asminc/ctypetable.inc
%%DATADIR%%/asminc/cx16.inc
%%DATADIR%%/asminc/em-error.inc
%%DATADIR%%/asminc/em-kernel.inc
%%DATADIR%%/asminc/errno.inc
@ -99,6 +102,9 @@ bin/sp65
%%DATADIR%%/cfg/c128.cfg
%%DATADIR%%/cfg/c16-32k.cfg
%%DATADIR%%/cfg/c16.cfg
%%DATADIR%%/cfg/cx16-asm.cfg
%%DATADIR%%/cfg/cx16-bank.cfg
%%DATADIR%%/cfg/cx16.cfg
%%DATADIR%%/cfg/c64-asm.cfg
%%DATADIR%%/cfg/c64-overlay.cfg
%%DATADIR%%/cfg/c64.cfg
@ -156,6 +162,8 @@ bin/sp65
%%DATADIR%%/include/apple2.h
%%DATADIR%%/include/apple2_filetype.h
%%DATADIR%%/include/apple2enh.h
%%DATADIR%%/include/ascii_charmap.h
%%DATADIR%%/include/cx16.h
%%DATADIR%%/include/assert.h
%%DATADIR%%/include/atari.h
%%DATADIR%%/include/atari2600.h
@ -261,6 +269,7 @@ bin/sp65
%%DATADIR%%/lib/cbm510.lib
%%DATADIR%%/lib/cbm610.lib
%%DATADIR%%/lib/creativision.lib
%%DATADIR%%/lib/cx16.lib
%%DATADIR%%/lib/gamate.lib
%%DATADIR%%/lib/geos-apple.lib
%%DATADIR%%/lib/geos-cbm.lib
@ -394,6 +403,8 @@ bin/sp65
%%DATADIR%%/target/cbm610/drv/emd/cbm610-ram.emd
%%DATADIR%%/target/cbm610/drv/ser/cbm610-std.ser
%%DATADIR%%/target/creativision/drv/joy/creativision-stdjoy.joy
%%DATADIR%%/target/cx16/drv/joy/cx16-std.joy
%%DATADIR%%/target/cx16/drv/mou/cx16-std.mou
%%DATADIR%%/target/gamate/drv/joy/gamate-stdjoy.joy
%%DATADIR%%/target/geos-apple/util/convert.system
%%DATADIR%%/target/geos-cbm/drv/emd/geos-vdc.emd
@ -410,6 +421,7 @@ bin/sp65
%%DATADIR%%/target/plus4/drv/joy/plus4-stdjoy.joy
%%DATADIR%%/target/plus4/drv/ser/plus4-stdser.ser
%%DATADIR%%/target/supervision/drv/joy/supervision-stdjoy.joy
%%DATADIR%%/target/telestrat/drv/joy/telestrat.joy
%%DATADIR%%/target/telestrat/drv/tgi/telestrat-228-200-3.tgi
%%DATADIR%%/target/telestrat/drv/tgi/telestrat-240-200-2.tgi
%%DATADIR%%/target/vic20/drv/joy/vic20-ptvjoy.joy
@ -437,6 +449,7 @@ bin/sp65
%%PORTDOCS%%%%DOCSDIR%%/html/coding.html
%%PORTDOCS%%%%DOCSDIR%%/html/creativision.html
%%PORTDOCS%%%%DOCSDIR%%/html/customizing.html
%%PORTDOCS%%%%DOCSDIR%%/html/cx16.html
%%PORTDOCS%%%%DOCSDIR%%/html/da65.html
%%PORTDOCS%%%%DOCSDIR%%/html/debugging.html
%%PORTDOCS%%%%DOCSDIR%%/html/dio.html
@ -467,7 +480,6 @@ bin/sp65
%%PORTDOCS%%%%DOCSDIR%%/html/vic20.html
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.bak
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ascii.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/atari2600hello.c
@ -510,6 +522,7 @@ bin/sp65
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/overlaydemo.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plasma.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sieve.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/supervisionhello.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tgidemo.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/hello.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/text.s