From 5f3956c87d6187df8d96d7cbe4381d0a95bf259b Mon Sep 17 00:00:00 2001 From: dhn Date: Tue, 1 May 2012 20:13:14 +0000 Subject: - Update to 0.5 PR: ports/167414 Submitted by: Zhihao Yuan (maintainer) --- devel/pure-stldict/Makefile | 3 +-- devel/pure-stldict/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'devel') diff --git a/devel/pure-stldict/Makefile b/devel/pure-stldict/Makefile index 58b1a6d1005a..c85ccf85736a 100644 --- a/devel/pure-stldict/Makefile +++ b/devel/pure-stldict/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pure-stldict -PORTVERSION= 0.3 +PORTVERSION= 0.5 CATEGORIES= devel MAINTAINER= lichray@gmail.com @@ -17,7 +17,6 @@ USE_PURE= yes USE_GCC= 4.6+ CXX= g++${GCC_DEFAULT_V} CXXFLAGS+= -std=c++0x -DHAVE_STD_IS_PERMUTATION -CXXFLAGS+= -DHAVE_STD_IS_PERMUTATION .include .include "${PORTSDIR}/lang/pure/bsd.pure.mk" diff --git a/devel/pure-stldict/distinfo b/devel/pure-stldict/distinfo index 30c52bacfd58..32abfa4e1b58 100644 --- a/devel/pure-stldict/distinfo +++ b/devel/pure-stldict/distinfo @@ -1,2 +1,2 @@ -SHA256 (pure/pure-stldict-0.3.tar.gz) = 86e3c1402e86c7c637d3191b94800121fda2724b0a5641a9f39becde0462567e -SIZE (pure/pure-stldict-0.3.tar.gz) = 64546 +SHA256 (pure/pure-stldict-0.5.tar.gz) = 3c12b4e15d79955e28d025d62525685e3bdbf4a07a3849cffad82eeb578e022b +SIZE (pure/pure-stldict-0.5.tar.gz) = 64968 -- cgit