1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

- Update to 0.5

PR:		ports/167414
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
This commit is contained in:
Dennis Herrmann 2012-05-01 20:13:14 +00:00
parent 96f20bb1ec
commit 35c332f0b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295814
2 changed files with 3 additions and 4 deletions

View File

@ -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 <bsd.port.pre.mk>
.include "${PORTSDIR}/lang/pure/bsd.pure.mk"

View File

@ -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