Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2003 23:51:42 +0200
From:      "Joachim Strombergson" <watchman@ludd.luth.se>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58501: Maintainer update: cc65 port updated to 2.9.3
Message-ID:  1067032292@fetis.ninja.se
Resent-Message-ID: <200310242200.h9OM0c6Y056211@freefall.freebsd.org>

| raw e-mail | index | archive | help

>Number:         58501
>Category:       ports
>Synopsis:       Maintainer update: cc65 port updated to 2.9.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 24 15:00:37 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Joachim Strombergson
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:


System: FreeBSD fetis.ninja.se 5.1-CURRENT FreeBSD 5.1-CURRENT #13: Sun Sep 28 11:03:31 CEST 2003     js@fetis.ninja.se:/usr/obj/usr/src/sys/ATHLON i386  


>Description:


This PR updates the /usr/ports/devel/cc65 port to version 2.9.3 released 2003-10-16.
Thanks to Peter Pentchev for noting that the 2.9.2 patches in PR 58198 were getting old. ;-)


>How-To-Repeat:


Apply the patches included with this PR


>Fix:


Makefile.patch:
--- Makefile    Thu May 22 23:32:42 2003
+++ Makefile    Fri Oct 24 23:20:09 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      cc65
-PORTVERSION=   2.9.1
+PORTVERSION=   2.9.3
 CATEGORIES=    devel
 MASTER_SITES=  ftp://ftp.musoftware.de/pub/uz/cc65/ \
                http://www.funet.fi/pub/cbm/programming/cc65/ \
@@ -14,7 +14,7 @@
                http://bj.spline.de/cc65/
 # This mirror seems to stop at version 2.7.0
 #              ftp://ftp.elysium.pl/tools/crossplatform/programming/c/cc65/ \
-DISTNAME=      cc65-sources-2.9.1
+DISTNAME=      cc65-sources-2.9.3
 
 MAINTAINER=    watchman@ludd.luth.se
 COMMENT=       Cross-compiler for 6502-based systems, includes 65816 assembler


distinfo.patch:
--- distinfo    Thu May 22 23:32:42 2003
+++ distinfo    Fri Oct 24 23:18:43 2003
@@ -1 +1 @@
-MD5 (cc65-sources-2.9.1.tar.bz2) = b3a59b227e64ad020a78a44b1b0d893b
+MD5 (cc65-sources-2.9.3.tar.bz2) = 255a231cd475852545a5bad1d21e867d


pkg-plist.patch:
--- pkg-plist   Thu May 22 23:32:42 2003
+++ pkg-plist   Fri Oct 24 23:36:10 2003
@@ -44,6 +44,7 @@
 share/doc/cc65/cl65.sgml
 share/doc/cc65/coding.sgml
 share/doc/cc65/compile.txt
+share/doc/cc65/da65.sgml
 share/doc/cc65/debugging.sgml
 share/doc/cc65/dio.sgml
 share/doc/cc65/funcref.sgml



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1067032292>