# HG changeset patch # User Christopher Rogers # Date 1296866351 0 # Node ID 2d6d7969ffcd692a0068accb9aa66746544dbf6c # Parent ae783db76c01e5dcb6cae96a8840906f476a871e Up: gcc+gcj to 4.5.2. Added SRC_WANTED to it. diff -r ae783db76c01 -r 2d6d7969ffcd gcc+gcj/receipt --- a/gcc+gcj/receipt Sat Feb 05 00:19:11 2011 +0000 +++ b/gcc+gcj/receipt Sat Feb 05 00:39:11 2011 +0000 @@ -2,7 +2,7 @@ PACKAGE="gcc+gcj" SOURCE="gcc" -VERSION="4.5.1" +VERSION="4.5.2" CATEGORY="development" SHORT_DESC="The GNU Compiler Collection, including the gcj Compiler for Java." MAINTAINER="rcx@zoominternet.net" @@ -19,6 +19,7 @@ WEB_SITE="http://gcc.gnu.org/java/" WGET_URL="$GNU_MIRROR/$SOURCE/$SOURCE-$VERSION/$TARBALL" PROVIDE="$SOURCE jre jdk" +SRC_WANTED="$SOURCE" # Rules to configure and make the package. compile_rules()