[23018] trunk/dports/devel/boost-jam

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 21 17:03:45 PDT 2007


Revision: 23018
          http://trac.macosforge.org/projects/macports/changeset/23018
Author:   pipping at macports.org
Date:     2007-03-21 17:03:44 -0700 (Wed, 21 Mar 2007)

Log Message:
-----------
 * bump version to 3.1.13
 * remove obsoleted patch

Modified Paths:
--------------
    trunk/dports/devel/boost-jam/Portfile

Removed Paths:
-------------
    trunk/dports/devel/boost-jam/files/

Modified: trunk/dports/devel/boost-jam/Portfile
===================================================================
--- trunk/dports/devel/boost-jam/Portfile	2007-03-21 23:46:33 UTC (rev 23017)
+++ trunk/dports/devel/boost-jam/Portfile	2007-03-22 00:03:44 UTC (rev 23018)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name             boost-jam
-version          3.1.11
+version          3.1.13
 categories       devel
 maintainers      nomaintainer at macports.org
 description      Boost.Jam (BJam) is a build tool based on FTJam
@@ -15,16 +15,17 @@
 homepage         http://www.boost.org
 master_sites     sourceforge:boost
 extract.suffix   .tgz
-checksums        sha1 49b106c8bed99ecc9a48436c65fc626edf1d25cd
+checksums        md5 81f5ab23de817444f66dc3edf35d5ef5 \
+                 rmd160 d9f334f0ea55d711e607132d569d0f5e6e056472 \
+                 sha1 a073dfd7864b72afd1b4f6e258a68ed985c43957
 platforms        darwin
 
-patchfiles       patch-execunix.c
 post-patch {
 	reinplace "s|/usr/share/boost-build|${prefix}/share/boost-build|" \
 		${worksrcpath}/jambase.c
 }
 
-configure        {}
+use_configure    no
 
 build.env        LOCATE_TARGET=bin
 build.cmd        ./build.sh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070321/fa653a25/attachment.html


More information about the macports-changes mailing list