diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2010-04-10 04:25:06 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2010-04-10 04:25:06 +0000 |
commit | 3768cb33d805d5b723e621c041b239b172cbd42b (patch) | |
tree | 6ac12421df9746d6ef76010ebb3d01a5d0bd2a20 /devel/bisoncpp | |
parent | 3e204f8fa82c1e217591728b8f7356dc500e9702 (diff) | |
download | ports-3768cb33d805d5b723e621c041b239b172cbd42b.tar.gz ports-3768cb33d805d5b723e621c041b239b172cbd42b.zip |
- Update to 2.5.1
Notes
Notes:
svn path=/head/; revision=252507
Diffstat (limited to 'devel/bisoncpp')
-rw-r--r-- | devel/bisoncpp/Makefile | 4 | ||||
-rw-r--r-- | devel/bisoncpp/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/bisoncpp/Makefile b/devel/bisoncpp/Makefile index 2b4c72c75a56..330730f4f7c3 100644 --- a/devel/bisoncpp/Makefile +++ b/devel/bisoncpp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bisoncpp -PORTVERSION= 2.4.8 +PORTVERSION= 2.5.1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/bisonc%2B%2B/${PORTVERSION} DISTNAME= bisonc++_${PORTVERSION} @@ -17,7 +17,7 @@ COMMENT= LALR(1) parser generator that generates C++ classes BUILD_DEPENDS= icmake:${PORTSDIR}/devel/icmake \ yodl>=2.0:${PORTSDIR}/textproc/yodl \ - libbobcat>=2.05.00:${PORTSDIR}/devel/libbobcat \ + libbobcat>=2.07.04:${PORTSDIR}/devel/libbobcat \ g++45:${PORTSDIR}/lang/gcc45 .if !defined(NO_INSTALL_MANPAGES) diff --git a/devel/bisoncpp/distinfo b/devel/bisoncpp/distinfo index efb58e702eff..109945ab77c9 100644 --- a/devel/bisoncpp/distinfo +++ b/devel/bisoncpp/distinfo @@ -1,3 +1,3 @@ -MD5 (bisonc++_2.4.8.orig.tar.gz) = 5c3603cd4b315708b2ccaf6cfdee58e9 -SHA256 (bisonc++_2.4.8.orig.tar.gz) = 5ab154078083d92f94baf7e01ace33a02494b91b26c33ab1b61be521060a1c2d -SIZE (bisonc++_2.4.8.orig.tar.gz) = 607348 +MD5 (bisonc++_2.5.1.orig.tar.gz) = f3663b76e5a7b9ff47b1d5809a409a9a +SHA256 (bisonc++_2.5.1.orig.tar.gz) = e18e2d884e2c4a7d420bed6e5cc1981c39a8871ee7b618e4ea60bbf0bc0c308b +SIZE (bisonc++_2.5.1.orig.tar.gz) = 617729 |