From owner-svn-ports-head@freebsd.org Fri May 31 08:19:03 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F165515B5EAD; Fri, 31 May 2019 08:19:02 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 87CE388656; Fri, 31 May 2019 08:19:02 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5A9C025A2F; Fri, 31 May 2019 08:19:02 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4V8J2wk061425; Fri, 31 May 2019 08:19:02 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4V8J1W3061421; Fri, 31 May 2019 08:19:01 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201905310819.x4V8J1W3061421@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 31 May 2019 08:19:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503121 - head/devel/cc65 X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/devel/cc65 X-SVN-Commit-Revision: 503121 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 87CE388656 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.96)[-0.961,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 May 2019 08:19:03 -0000 Author: wen Date: Fri May 31 08:19:01 2019 New Revision: 503121 URL: https://svnweb.freebsd.org/changeset/ports/503121 Log: - Update to 2.18 Modified: head/devel/cc65/Makefile head/devel/cc65/distinfo head/devel/cc65/pkg-plist Modified: head/devel/cc65/Makefile ============================================================================== --- head/devel/cc65/Makefile Fri May 31 07:44:49 2019 (r503120) +++ head/devel/cc65/Makefile Fri May 31 08:19:01 2019 (r503121) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cc65 -PORTVERSION= 2.17 +PORTVERSION= 2.18 DISTVERSIONPREFIX= V CATEGORIES= devel Modified: head/devel/cc65/distinfo ============================================================================== --- head/devel/cc65/distinfo Fri May 31 07:44:49 2019 (r503120) +++ head/devel/cc65/distinfo Fri May 31 08:19:01 2019 (r503121) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545114271 -SHA256 (cc65-cc65-V2.17_GH0.tar.gz) = 73b89634655bfc6cef9aa0b8950f19657a902ee5ef0c045886e418bb116d2eac -SIZE (cc65-cc65-V2.17_GH0.tar.gz) = 2079081 +TIMESTAMP = 1559287061 +SHA256 (cc65-cc65-V2.18_GH0.tar.gz) = d14a22fb87c7bcbecd8a83d5362d5d317b19c6ce2433421f2512f28293a6eaab +SIZE (cc65-cc65-V2.18_GH0.tar.gz) = 2254374 Modified: head/devel/cc65/pkg-plist ============================================================================== --- head/devel/cc65/pkg-plist Fri May 31 07:44:49 2019 (r503120) +++ head/devel/cc65/pkg-plist Fri May 31 08:19:01 2019 (r503121) @@ -12,6 +12,7 @@ bin/sim65 bin/sp65 %%DATADIR%%/asminc/_file.inc %%DATADIR%%/asminc/_heap.inc +%%DATADIR%%/asminc/accelerator.inc %%DATADIR%%/asminc/apple2.inc %%DATADIR%%/asminc/apple2.mac %%DATADIR%%/asminc/atari.inc @@ -28,6 +29,7 @@ bin/sp65 %%DATADIR%%/asminc/c16.inc %%DATADIR%%/asminc/c64.inc %%DATADIR%%/asminc/cbm.mac +%%DATADIR%%/asminc/cbm_kernal.inc %%DATADIR%%/asminc/cbm510.inc %%DATADIR%%/asminc/cbm610.inc %%DATADIR%%/asminc/cbm_filetype.inc @@ -79,14 +81,17 @@ bin/sp65 %%DATADIR%%/cfg/apple2enh-system.cfg %%DATADIR%%/cfg/apple2enh.cfg %%DATADIR%%/cfg/atari-asm.cfg +%%DATADIR%%/cfg/atari-asm-xex.cfg %%DATADIR%%/cfg/atari-cart.cfg %%DATADIR%%/cfg/atari-cassette.cfg %%DATADIR%%/cfg/atari-overlay.cfg +%%DATADIR%%/cfg/atari-xex.cfg %%DATADIR%%/cfg/atari.cfg %%DATADIR%%/cfg/atari2600.cfg %%DATADIR%%/cfg/atari5200.cfg %%DATADIR%%/cfg/atarixl-largehimem.cfg %%DATADIR%%/cfg/atarixl-overlay.cfg +%%DATADIR%%/cfg/atarixl-xex.cfg %%DATADIR%%/cfg/atarixl.cfg %%DATADIR%%/cfg/atmos.cfg %%DATADIR%%/cfg/bbc.cfg @@ -132,6 +137,7 @@ bin/sp65 %%DATADIR%%/include/_6545.h %%DATADIR%%/include/_6551.h %%DATADIR%%/include/_antic.h +%%DATADIR%%/include/_atarios.h %%DATADIR%%/include/_gtia.h %%DATADIR%%/include/_heap.h %%DATADIR%%/include/_mikey.h @@ -146,6 +152,7 @@ bin/sp65 %%DATADIR%%/include/_vdc.h %%DATADIR%%/include/_vic.h %%DATADIR%%/include/_vic2.h +%%DATADIR%%/include/accelerator.h %%DATADIR%%/include/apple2.h %%DATADIR%%/include/apple2_filetype.h %%DATADIR%%/include/apple2enh.h @@ -160,6 +167,8 @@ bin/sp65 %%DATADIR%%/include/c16.h %%DATADIR%%/include/c64.h %%DATADIR%%/include/cbm.h +%%DATADIR%%/include/cbm_petscii_charmap.h +%%DATADIR%%/include/cbm_screen_charmap.h %%DATADIR%%/include/cbm264.h %%DATADIR%%/include/cbm510.h %%DATADIR%%/include/cbm610.h @@ -220,6 +229,7 @@ bin/sp65 %%DATADIR%%/include/stdlib.h %%DATADIR%%/include/string.h %%DATADIR%%/include/supervision.h +%%DATADIR%%/include/sys/stat.h %%DATADIR%%/include/sys/types.h %%DATADIR%%/include/sys/utsname.h %%DATADIR%%/include/target.h @@ -239,6 +249,7 @@ bin/sp65 %%DATADIR%%/lib/atari.lib %%DATADIR%%/lib/atari2600.lib %%DATADIR%%/lib/atari5200.lib +%%DATADIR%%/lib/atari5200-conioscreen-20x12.o %%DATADIR%%/lib/atarixl.lib %%DATADIR%%/lib/atmos.lib %%DATADIR%%/lib/c128.lib @@ -393,6 +404,7 @@ bin/sp65 %%DATADIR%%/target/c128/drv/joy/c128-ptvjoy.joy %%DATADIR%%/target/c128/drv/joy/c128-stdjoy.joy %%DATADIR%%/target/c128/drv/mou/c128-1351.mou +%%DATADIR%%/target/c128/drv/tgi/c128-hi.tgi %%DATADIR%%/target/c128/drv/mou/c128-inkwell.mou %%DATADIR%%/target/c128/drv/mou/c128-joy.mou %%DATADIR%%/target/c128/drv/mou/c128-pot.mou @@ -449,6 +461,8 @@ bin/sp65 %%DATADIR%%/target/telestrat/drv/tgi/telestrat-240-200-2.tgi %%DATADIR%%/target/vic20/drv/joy/vic20-ptvjoy.joy %%DATADIR%%/target/vic20/drv/joy/vic20-stdjoy.joy +%%DATADIR%%/target/vic20/drv/emd/vic20-georam.emd +%%DATADIR%%/target/vic20/drv/emd/vic20-rama.emd %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.bak