1
0
forked from ports/contrib

gdc: 0.22 -> 0.23

This commit is contained in:
Danny Rawlins 2007-03-11 14:58:58 +11:00
parent 637d669f75
commit b8c3d7d089
3 changed files with 5 additions and 6 deletions

View File

@ -47,7 +47,6 @@ drwxr-xr-x root/root usr/include/d/4.0.3/std/
-rw-r--r-- root/root usr/include/d/4.0.3/std/boxer.d
drwxr-xr-x root/root usr/include/d/4.0.3/std/c/
drwxr-xr-x root/root usr/include/d/4.0.3/std/c/darwin/
-rw-r--r-- root/root usr/include/d/4.0.3/std/c/darwin/darwin.d
-rw-r--r-- root/root usr/include/d/4.0.3/std/c/darwin/ldblcompat.d
-rw-r--r-- root/root usr/include/d/4.0.3/std/c/dirent.d
-rw-r--r-- root/root usr/include/d/4.0.3/std/c/fenv.d
@ -95,6 +94,7 @@ drwxr-xr-x root/root usr/include/d/4.0.3/std/c/windows/
-rw-r--r-- root/root usr/include/d/4.0.3/std/math.d
-rw-r--r-- root/root usr/include/d/4.0.3/std/math2.d
-rw-r--r-- root/root usr/include/d/4.0.3/std/md5.d
-rw-r--r-- root/root usr/include/d/4.0.3/std/metastrings.d
-rw-r--r-- root/root usr/include/d/4.0.3/std/mmfile.d
-rw-r--r-- root/root usr/include/d/4.0.3/std/moduleinit.d
-rw-r--r-- root/root usr/include/d/4.0.3/std/openrj.d
@ -173,7 +173,6 @@ drwxr-xr-x root/root usr/lib/gcc/i686-pc-linux-gnu/
drwxr-xr-x root/root usr/lib/gcc/i686-pc-linux-gnu/4.0.3/
-rwxr-xr-x root/root usr/lib/gcc/i686-pc-linux-gnu/4.0.3/cc1d
-rwxr-xr-x root/root usr/lib/libgphobos.a
-rwxr-xr-x root/root usr/lib/libgphobos.spec
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/gdc.1.gz

View File

@ -4,4 +4,4 @@
e35acd0ee75799f0a82b6e9c7e330073 gcc-4.0.3-version.patch
347231730fb44b609b69226c3e432d80 gcc-core-4.0.3.tar.bz2
0ed89562540b392c87ef2bd140be5d58 gcc-g++-4.0.3.tar.bz2
344c3bfb2b23cf34c198bea3f9ebc917 gdc-0.22-src.tar.bz2
facee49bd9f7b3c586d4ed96e9682ead gdc-0.23-src.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on:
name=gdc
version=0.22
version=0.23
gcc_version=4.0.3
release=1
source=(http://dl.sourceforge.net/sourceforge/dgcc/gdc-$version-src.tar.bz2 \
@ -38,8 +38,8 @@ build() {
--disable-nls \
--with-x=no
make
#make check
make bootstrap
make check
make DESTDIR=$PKG install
# remove un-needed files