1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

- Update to 2.13.2.

This commit is contained in:
Stanislav Sedov 2010-08-18 00:53:29 +00:00
parent 5f657cf822
commit bd64152fd6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259459
3 changed files with 7 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= cc65
PORTVERSION= 2.13.1
PORTVERSION= 2.13.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.musoftware.de/pub/uz/cc65/ \
http://www.funet.fi/pub/cbm/programming/cc65/ \

View File

@ -1,3 +1,3 @@
MD5 (cc65-sources-2.13.1.tar.bz2) = 9015f9f70380e557e8529ebd1394b5df
SHA256 (cc65-sources-2.13.1.tar.bz2) = d874e654975ddf0b87690d00e00abb72a780f51253ff0e6c3a017c287cffd338
SIZE (cc65-sources-2.13.1.tar.bz2) = 1091286
MD5 (cc65-sources-2.13.2.tar.bz2) = cbf9e25db21002371222ae025a6a1850
SHA256 (cc65-sources-2.13.2.tar.bz2) = 74fc224044aaaefe1219ada92c7aaee066ecba414b986f04213b6093bb7a5691
SIZE (cc65-sources-2.13.2.tar.bz2) = 1100100

View File

@ -12,7 +12,9 @@ lib/cc65/asminc/_file.inc
lib/cc65/asminc/_heap.inc
lib/cc65/asminc/apple2.inc
lib/cc65/asminc/atari.inc
lib/cc65/asminc/atmos.inc
lib/cc65/asminc/c128.inc
lib/cc65/asminc/c16.inc
lib/cc65/asminc/c64.inc
lib/cc65/asminc/cbm510.inc
lib/cc65/asminc/cbm610.inc
@ -29,6 +31,7 @@ lib/cc65/asminc/modload.inc
lib/cc65/asminc/mouse-kernel.inc
lib/cc65/asminc/nes.inc
lib/cc65/asminc/o65.inc
lib/cc65/asminc/pet.inc
lib/cc65/asminc/plus4.inc
lib/cc65/asminc/rs232.inc
lib/cc65/asminc/ser-error.inc