summaryrefslogtreecommitdiff
path: root/devel/cc65
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-07 13:48:42 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-07 13:48:42 +0000
commit602cecaee6b9a0dc289c830a131787db7f9205ce (patch)
tree220ae407b23db2b05d2a3a083b8a94d8a29a6bb7 /devel/cc65
parentPatch Makefile.in in pre-configure instead of post-patch: (diff)
Update to 2.10.1 (including 64bit fixes)
PR: ports/68739 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=113141
Diffstat (limited to 'devel/cc65')
-rw-r--r--devel/cc65/Makefile8
-rw-r--r--devel/cc65/distinfo4
2 files changed, 4 insertions, 8 deletions
diff --git a/devel/cc65/Makefile b/devel/cc65/Makefile
index 3d2856d65a60..95d8383cc3eb 100644
--- a/devel/cc65/Makefile
+++ b/devel/cc65/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= cc65
-PORTVERSION= 2.10.0a
-PORTREVISION= 1
+PORTVERSION= 2.10.1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.musoftware.de/pub/uz/cc65/ \
http://www.funet.fi/pub/cbm/programming/cc65/ \
@@ -17,7 +16,7 @@ MASTER_SITES= ftp://ftp.musoftware.de/pub/uz/cc65/ \
# ftp://ftp.elysium.pl/tools/crossplatform/programming/c/cc65/ \
DISTNAME= ${PORTNAME}-sources-${PORTVERSION}
-MAINTAINER= watchman@ludd.luth.se
+MAINTAINER= watchman@ludd.ltu.se
COMMENT= Cross-compiler for 6502-based systems, includes 65816 assembler
USE_SUBMAKE= yes
@@ -30,9 +29,6 @@ CFLAGS+= -DCC65_INC=\\\"${PREFIX}/lib/cc65/include\\\" \
# Need ${WRKSRC} so that the (slightly ugly) != assignments work
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= "Does not compile on !i386"
-.endif
WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/cc65-${PORTVERSION}
diff --git a/devel/cc65/distinfo b/devel/cc65/distinfo
index 52cf7aeebd1f..b815799d0220 100644
--- a/devel/cc65/distinfo
+++ b/devel/cc65/distinfo
@@ -1,2 +1,2 @@
-MD5 (cc65-sources-2.10.0a.tar.bz2) = 820def22d8f6348c3d7b55d82c02f4db
-SIZE (cc65-sources-2.10.0a.tar.bz2) = 889946
+MD5 (cc65-sources-2.10.1.tar.bz2) = ea600666a514a792d2a18c4af2859380
+SIZE (cc65-sources-2.10.1.tar.bz2) = 889004