FreeBSD Bugzilla – Attachment 215226 Details for
Bug 246980
lang/sdcc: update to 4.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update port to 4.0.0
sdcc-4.0.0-port.diff (text/plain), 2.51 KB, created by
Daniel O'Connor
on 2020-06-04 12:51:15 UTC
(
hide
)
Description:
Update port to 4.0.0
Filename:
MIME Type:
Creator:
Daniel O'Connor
Created:
2020-06-04 12:51:15 UTC
Size:
2.51 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 537458) >+++ Makefile (working copy) >@@ -1,9 +1,8 @@ > # $FreeBSD$ > > PORTNAME= sdcc >-PORTVERSION= 3.9.0 >+PORTVERSION= 4.0.0 > DISTVERSIONPREFIX=src- >-PORTREVISION= 2 > CATEGORIES= lang > MASTER_SITES= SF > >@@ -15,14 +14,12 @@ > LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING > LICENSE_FILE_GPLv3= ${WRKSRC}/sdas/COPYING3 > >-BROKEN_aarch64= Fails to configure: BFD does not support target aarch64-portbld-freebsd11.0 >- > BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/adjacency_list.hpp:devel/boost-libs > > CONFLICTS_INSTALL= sdcc-[0-9]* sdcc-devel-[0-9]* > GNU_CONFIGURE= yes >-USES= bison compiler:c++11-lang gmake readline:port python shebangfix \ >- tar:bzip2 >+USES= autoreconf:build bison compiler:c++11-lang gmake libtool:build \ >+ readline:port python shebangfix tar:bzip2 > SHEBANG_FILES= support/scripts/as2gbmap.py > > OPTIONS_DEFINE= SDCCLIB DEVLIB DOCS UCSIM >@@ -97,11 +94,6 @@ > ${WRKSRC}/device/non-free/lib/pic16/Makefile.in \ > ${WRKSRC}/device/non-free/lib/pic16/configure \ > ${WRKSRC}/device/non-free/lib/pic16/libdev/Makefile.in >-# Upstream forgot to run some autotools in this release so make tries to run >-# them. Change a timestamp so aclocal.m4 and Makefile.in no longer appear >-# out-of-date. >- @${TOUCH} -r ${WRKSRC}/device/non-free/lib/pic16/configure.ac \ >- ${WRKSRC}/device/non-free/lib/pic16/supported-devices.ac > > post-patch-DOCS-off: > @${REINPLACE_CMD} 's, [a-z-]*doc,,' \ >Index: distinfo >=================================================================== >--- distinfo (revision 537458) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1568048136 >-SHA256 (sdcc-src-3.9.0.tar.bz2) = 94ecae73faf7f3feee307f89dfe3cef2d7866293c7909ea05b3b33c88d67c036 >-SIZE (sdcc-src-3.9.0.tar.bz2) = 19155256 >+TIMESTAMP = 1590984270 >+SHA256 (sdcc-src-4.0.0.tar.bz2) = 489180806fc20a3911ba4cf5ccaf1875b68910d7aed3f401bbd0695b0bef4e10 >+SIZE (sdcc-src-4.0.0.tar.bz2) = 19204540 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 537458) >+++ pkg-plist (working copy) >@@ -140,9 +140,6 @@ > %%MCS51%%%%DATADIR%%/include/mcs51/uPSD32xx.h > %%MCS51%%%%DATADIR%%/include/mcs51/uPSD33xx.h > %%MCS51%%%%DATADIR%%/include/mcs51/w7100.h >-%%PIC%%%%DATADIR%%/include/pic14/errno.h >-%%PIC%%%%DATADIR%%/include/pic14/float.h >-%%PIC%%%%DATADIR%%/include/pic14/limits.h > %%PIC%%%%DATADIR%%/include/pic14/math.h > %%PIC%%%%DATADIR%%/include/pic14/p16f_common.inc > %%PIC%%%%DATADIR%%/include/pic14/pic14devices.txt
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 246980
: 215226