ports/119901: [update] lang/sdcc-devel: version 2.7.4.2008.01.22

Tijl Coosemans tijl at ulyssis.org
Tue Jan 22 17:00:01 UTC 2008


>Number:         119901
>Category:       ports
>Synopsis:       [update] lang/sdcc-devel: version 2.7.4.2008.01.22
>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:   Tue Jan 22 17:00:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Tijl Coosemans
>Release:        FreeBSD 7.0-PRERELEASE i386
>Organization:
>Environment:
>Description:
lang/sdcc-devel update to version 2.7.4.2008.01.22
>How-To-Repeat:
>Fix:
--- sdcc-devel.update begins here ---
diff -urN sdcc-devel.orig/Makefile sdcc-devel/Makefile
--- sdcc-devel.orig/Makefile	2008-01-22 16:48:01.000000000 +0100
+++ sdcc-devel/Makefile	2008-01-22 17:23:54.000000000 +0100
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	sdcc
-PORTVERSION=	2.7.3.2007.09.28
+PORTVERSION=	2.7.4.2008.01.22
 CATEGORIES=	lang
 MASTER_SITES=	http://sdcc.sourceforge.net/snapshots/sdcc-src/ \
 		http://tijl.ulyssis.be/mirror/
-DISTNAME=	${PORTNAME}-src-20070928-4920
+DISTNAME=	${PORTNAME}-src-20080122-4996
 
 MAINTAINER=	tijl at ulyssis.org
 COMMENT=	Small Device C Compiler
@@ -34,9 +34,10 @@
 		UCSIM   "The ucSim simulator" on \
 		PACKIHX "A tool to pack (compress) Intel hex files" on
 
-CONFIGURE_ARGS=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib" \
-		--datarootdir=${DATADIR} \
+CPPFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-L${LOCALBASE}/lib
+CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ARGS=	--datarootdir=${DATADIR} \
 		--docdir=${DOCSDIR} \
 		include_dir_suffix=include \
 		lib_dir_suffix=lib
diff -urN sdcc-devel.orig/distinfo sdcc-devel/distinfo
--- sdcc-devel.orig/distinfo	2008-01-22 16:48:01.000000000 +0100
+++ sdcc-devel/distinfo	2008-01-22 16:55:17.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (sdcc-src-20070928-4920.tar.bz2) = ddba290f35401404683e10da0b59b8f3
-SHA256 (sdcc-src-20070928-4920.tar.bz2) = 63994f8271fe79ee486a7fb2f9434e8b703f7db20a1a2c396a7885cfa53272bb
-SIZE (sdcc-src-20070928-4920.tar.bz2) = 3461905
+MD5 (sdcc-src-20080122-4996.tar.bz2) = 7c6d86169b3bf89d4832ea6d74cfa82f
+SHA256 (sdcc-src-20080122-4996.tar.bz2) = 8db5b37b133440580470a0ea4528047dcac01863df2be169eba22fb633991b70
+SIZE (sdcc-src-20080122-4996.tar.bz2) = 3460058
diff -urN sdcc-devel.orig/pkg-plist sdcc-devel/pkg-plist
--- sdcc-devel.orig/pkg-plist	2008-01-22 16:48:01.000000000 +0100
+++ sdcc-devel/pkg-plist	2008-01-22 17:18:26.000000000 +0100
@@ -148,6 +148,7 @@
 %%MCS51%%%%DATADIR%%/include/mcs51/msc1210.h
 %%MCS51%%%%DATADIR%%/include/mcs51/msm8xc154s.h
 %%MCS51%%%%DATADIR%%/include/mcs51/p89c66x.h
+%%MCS51%%%%DATADIR%%/include/mcs51/p89lpc938.h
 %%MCS51%%%%DATADIR%%/include/mcs51/p89v51rd2.h
 %%MCS51%%%%DATADIR%%/include/mcs51/reg51.h
 %%MCS51%%%%DATADIR%%/include/mcs51/reg764.h
@@ -315,7 +316,6 @@
 %%PIC16%%%%DATADIR%%/include/pic16/sdcc-lib.h
 %%PIC16%%%%DATADIR%%/include/pic16/signal.h
 %%PIC16%%%%DATADIR%%/include/pic16/stdarg.h
-%%PIC16%%%%DATADIR%%/include/pic16/stdbool.h
 %%PIC16%%%%DATADIR%%/include/pic16/stddef.h
 %%PIC16%%%%DATADIR%%/include/pic16/stdint.h
 %%PIC16%%%%DATADIR%%/include/pic16/stdio.h
--- sdcc-devel.update ends here ---

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



More information about the freebsd-ports-bugs mailing list