diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-07-30 15:08:41 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-07-30 15:08:41 +0000 |
commit | ffeca222112e3d0a6d2c058cae4d2870b57cc444 (patch) | |
tree | ab64c0e7172c5f9c0bfa2abe7c1cedb667935b7d /devel/lfcxml | |
parent | c49631685ca35f8c7a777e1bff1b9e97728157e1 (diff) |
Update to 1.0.26 , which fixes the build with clang for databases/cego
PR: ports/159239
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=278575
Diffstat (limited to 'devel/lfcxml')
-rw-r--r-- | devel/lfcxml/Makefile | 2 | ||||
-rw-r--r-- | devel/lfcxml/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/lfcxml/Makefile b/devel/lfcxml/Makefile index c05f87e9c39e..5717fd9dede1 100644 --- a/devel/lfcxml/Makefile +++ b/devel/lfcxml/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= lfcxml -PORTVERSION= 1.0.25 +PORTVERSION= 1.0.26 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ diff --git a/devel/lfcxml/distinfo b/devel/lfcxml/distinfo index e6c54fecb749..f1ee90aec27f 100644 --- a/devel/lfcxml/distinfo +++ b/devel/lfcxml/distinfo @@ -1,2 +1,2 @@ -SHA256 (lfcxml-1.0.25.tar.gz) = 191292ccf0803c0cfa3ea921a8da16abba3ae6fc6caf8ec6b27432112f6b71e6 -SIZE (lfcxml-1.0.25.tar.gz) = 125631 +SHA256 (lfcxml-1.0.26.tar.gz) = 5133f8cae1497b3207ac8cec44d08d6ea1ecaddf01f840f3547f50f33e76daf4 +SIZE (lfcxml-1.0.26.tar.gz) = 125552 |