aboutsummaryrefslogtreecommitdiff
path: root/devel/cc65
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2010-08-18 00:53:29 +0000
committerStanislav Sedov <stas@FreeBSD.org>2010-08-18 00:53:29 +0000
commitbd64152fd64fd4723448cf68e43771b1f3c3adf5 (patch)
tree05f340dd3381e31c7ad9c883974e6f66202dfcf0 /devel/cc65
parent5f657cf822d0d2f5a385966802aa15034e29b7ea (diff)
downloadports-bd64152fd64fd4723448cf68e43771b1f3c3adf5.tar.gz
ports-bd64152fd64fd4723448cf68e43771b1f3c3adf5.zip
- Update to 2.13.2.
Notes
Notes: svn path=/head/; revision=259459
Diffstat (limited to 'devel/cc65')
-rw-r--r--devel/cc65/Makefile2
-rw-r--r--devel/cc65/distinfo6
-rw-r--r--devel/cc65/pkg-plist3
3 files changed, 7 insertions, 4 deletions
diff --git a/devel/cc65/Makefile b/devel/cc65/Makefile
index 925924cafbe3..5c86976143c8 100644
--- a/devel/cc65/Makefile
+++ b/devel/cc65/Makefile
@@ -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/ \
diff --git a/devel/cc65/distinfo b/devel/cc65/distinfo
index bc1646301584..143b5e8b2333 100644
--- a/devel/cc65/distinfo
+++ b/devel/cc65/distinfo
@@ -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
diff --git a/devel/cc65/pkg-plist b/devel/cc65/pkg-plist
index 652554d1db20..d4ab31fb6993 100644
--- a/devel/cc65/pkg-plist
+++ b/devel/cc65/pkg-plist
@@ -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