Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2011 00:30:08 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/153625: commit references a PR
Message-ID:  <201103230030.p2N0U8MU074457@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/153625; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153625: commit references a PR
Date: Wed, 23 Mar 2011 00:24:14 +0000 (UTC)

 gerald      2011-03-23 00:23:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/sdcc-devel      Makefile distinfo pkg-plist 
     lang/sdcc-devel/files patch-device-lib-Makefile.in 
   Added files:
     lang/sdcc-devel/files patch-device-non-free-lib-Makefile.in 
   Log:
   Update to 3.0.2.2011.03.21. This includes the following changes:
   - License of runtime libraries changed to GPLv2 + linking exception.
     Some headers and libraries for Microchip PIC devices are generated
     from MPLAB include files and have the additional restriction that
     they may only be used with authentic Microchip devices. These
     headers and libraries have been moved into separate directories.
     You can add these directories to the compiler's search path with the
     --use-non-free command line option.
   - Improvements to register allocation.
   - Various bug fixes. [1]
   
   Remove the explicit passing of CPPFLAGS to CONFIGURE_ENV which is no
   longer necessary. [2]
   
   Submitted by:   tijl (maintainer) [1]
   PR:             155762 [1], 153625 [2]
   
   Revision  Changes    Path
   1.32      +10 -13    ports/lang/sdcc-devel/Makefile
   1.19      +2 -3      ports/lang/sdcc-devel/distinfo
   1.10      +8 -19     ports/lang/sdcc-devel/files/patch-device-lib-Makefile.in
   1.1       +32 -0     ports/lang/sdcc-devel/files/patch-device-non-free-lib-Makefile.in (new)
   1.20      +428 -418  ports/lang/sdcc-devel/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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