Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2003 23:37:33 +0300 (MSK)
From:      "Lev A. Serbryakov" <lev@serebryakov.spb.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48499: [MAINTAINER UPDATE] Update port `devel/msp430-libc' to new version.
Message-ID:  <200302202037.h1KKbXSl091788@ftp.translate.ru>

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

>Number:         48499
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] Update port `devel/msp430-libc' to new version.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 20 12:40:05 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lev A. Serbryakov <lev@serebryakov.spb.ru>
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ftp.translate.ru 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Wed Sep 4 15:11:34 MSD 2002 lev@ftp.translate.ru:/usr/src/sys/compile/FTPTR i386
Ports collection: 20 Feb 2003

>Description:

   This PR update `devel/msp430-libc' port to new patchlevel.
   There are some improvements, especially in conjuction with new gcc
   patchlevel.
   some examples was added from `examples' cvs module.

>How-To-Repeat:

>Fix:
diff -ruN msp430-libc.orig/Makefile msp430-libc/Makefile
--- msp430-libc.orig/Makefile	Wed Feb 19 15:27:04 2003
+++ msp430-libc/Makefile	Wed Feb 19 15:27:28 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libc
-PORTVERSION=	0.1.20021110
+PORTVERSION=	1.0.20030207
 CATEGORIES=	devel
 MASTER_SITES=	http://lev.serebryakov.spb.ru/download/msp430/
 PKGNAMEPREFIX=	msp430-
diff -ruN msp430-libc.orig/distinfo msp430-libc/distinfo
--- msp430-libc.orig/distinfo	Wed Feb 19 15:27:04 2003
+++ msp430-libc/distinfo	Wed Feb 19 15:27:35 2003
@@ -1 +1 @@
-MD5 (msp430-libc-0.1.20021110.tar.bz2) = b9aa01b3cdad81a7579b59258bb6952e
+MD5 (msp430-libc-1.0.20030207.tar.bz2) = ae477899149f6f28ababdaf9d0072e69
diff -ruN msp430-libc.orig/pkg-plist msp430-libc/pkg-plist
--- msp430-libc.orig/pkg-plist	Wed Feb 19 15:27:04 2003
+++ msp430-libc/pkg-plist	Wed Feb 19 17:06:56 2003
@@ -16,6 +16,7 @@
 %%LIBC_TARG%%/include/msp430/eprom.h
 %%LIBC_TARG%%/include/msp430/flash.h
 %%LIBC_TARG%%/include/msp430/gpio.h
+%%LIBC_TARG%%/include/msp430/iostructures.h
 %%LIBC_TARG%%/include/msp430/lcd.h
 %%LIBC_TARG%%/include/msp430/mpy.h
 %%LIBC_TARG%%/include/msp430/slopeadc.h
@@ -28,6 +29,7 @@
 %%LIBC_TARG%%/include/msp430/usart.h
 %%LIBC_TARG%%/include/msp430x11x.h
 %%LIBC_TARG%%/include/msp430x11x1.h
+%%LIBC_TARG%%/include/msp430x11x2.h
 %%LIBC_TARG%%/include/msp430x12x.h
 %%LIBC_TARG%%/include/msp430x12x2.h
 %%LIBC_TARG%%/include/msp430x13x.h
@@ -54,6 +56,7 @@
 %%LIBC_TARG%%/include/sys/inttypes.h
 %%LIBC_TARG%%/include/sys/reent.h
 %%LIBC_TARG%%/include/sys/types.h
+%%LIBC_TARG%%/include/sys/unistd.h
 %%LIBC_TARG%%/lib/crt430x110.o
 %%LIBC_TARG%%/lib/crt430x1101.o
 %%LIBC_TARG%%/lib/crt430x1111.o
@@ -96,8 +99,10 @@
 %%LIBC_TARG%%/lib/libc.a
 %%LIBC_TARG%%/lib/libm.a
 %%LIBC_TARG%%/lib/msp1/libc.a
+%%LIBC_TARG%%/lib/msp1/libfp.a
 %%LIBC_TARG%%/lib/msp1/libm.a
 %%LIBC_TARG%%/lib/msp2/libc.a
+%%LIBC_TARG%%/lib/msp2/libfp.a
 %%LIBC_TARG%%/lib/msp2/libm.a
 %%LIBC_TARG%%/share/mspgcc/doc/FAQ
 %%LIBC_TARG%%/share/mspgcc/doc/devheaders.txt
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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