Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 2010 16:12:09 +0200 (CEST)
From:      Tijl Coosemans <tijl@coosemans.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/150280: [patch] [maintainer-update] lang/sdcc-devel: version 2.9.7.2010.09.04
Message-ID:  <201009041412.o84EC9su089199@hal.tijl.coosemans.org>
Resent-Message-ID: <201009041450.o84Eo2x2088656@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150280
>Category:       ports
>Synopsis:       [patch] [maintainer-update] lang/sdcc-devel: version 2.9.7.2010.09.04
>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:   Sat Sep 04 14:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Tijl Coosemans
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
>Description:
Update to 2.9.7.2010.09.04
>How-To-Repeat:
>Fix:

--- lang.sdcc-devel.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/tijl/projects/freebsd/cvs/ports/lang/sdcc-devel/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile	28 Apr 2010 10:38:00 -0000	1.26
+++ Makefile	4 Sep 2010 13:55:17 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	sdcc
-PORTVERSION=	2.9.7.2010.04.20
+PORTVERSION=	2.9.7.2010.09.04
 CATEGORIES=	lang
-MASTER_SITES=	http://sdcc.sourceforge.net/snapshots/sdcc-src/ \
+MASTER_SITES=	SF/sdcc/snapshot_builds/sdcc-src/ \
 		http://tijl.fastmail.fm/mirror/
-DISTNAME=	${PORTNAME}-src-20100420-5813
+DISTNAME=	${PORTNAME}-src-20100904-5948
 
 MAINTAINER=	tijl@coosemans.org
 COMMENT=	Small Device C Compiler
@@ -44,10 +44,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == "sparc64"
-BROKEN=		Does not compile on sparc64
-.endif
-
 .if defined(WITHOUT_MCS51) && defined(WITHOUT_DS390)
 CONFIGURE_ARGS+=	--disable-51
 PLIST_SUB+=		MCS51DS390="@comment "
Index: distinfo
===================================================================
RCS file: /home/tijl/projects/freebsd/cvs/ports/lang/sdcc-devel/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- distinfo	28 Apr 2010 10:38:00 -0000	1.16
+++ distinfo	4 Sep 2010 13:15:49 -0000
@@ -1,3 +1,3 @@
-MD5 (sdcc-src-20100420-5813.tar.bz2) = 307f1fa032054dd2aa19cab2c2452970
-SHA256 (sdcc-src-20100420-5813.tar.bz2) = 253dbd79917f739745f64b22749265519bbdcfd718ca70cd30a36454138066fe
-SIZE (sdcc-src-20100420-5813.tar.bz2) = 3849237
+MD5 (sdcc-src-20100904-5948.tar.bz2) = 44813fb1de21c11148d280038ead81a1
+SHA256 (sdcc-src-20100904-5948.tar.bz2) = 7fdab7137dfa4dd65ca85c08801de563600721447978e082e33ddd60b94b5fe2
+SIZE (sdcc-src-20100904-5948.tar.bz2) = 3920613
Index: pkg-plist
===================================================================
RCS file: /home/tijl/projects/freebsd/cvs/ports/lang/sdcc-devel/pkg-plist,v
retrieving revision 1.17
diff -u -r1.17 pkg-plist
--- pkg-plist	28 Apr 2010 10:38:00 -0000	1.17
+++ pkg-plist	4 Sep 2010 13:35:37 -0000
@@ -388,6 +388,7 @@
 %%PIC16%%%%DATADIR%%/include/pic16/pic18f96j60.h
 %%PIC16%%%%DATADIR%%/include/pic16/pic18f96j65.h
 %%PIC16%%%%DATADIR%%/include/pic16/pic18f97j60.h
+%%PIC16%%%%DATADIR%%/include/pic16/pic18fam.h
 %%PIC16%%%%DATADIR%%/include/pic16/pic18fregs.h
 %%PIC16%%%%DATADIR%%/include/pic16/sdcc-lib.h
 %%PIC16%%%%DATADIR%%/include/pic16/signal.h
--- lang.sdcc-devel.diff ends here ---

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



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