diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2008-08-16 06:14:47 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2008-08-16 06:14:47 +0000 |
commit | 5f43865fa95b2b5f8d1cd0a556ddf2c3c39963d1 (patch) | |
tree | 84f1df258505f49893f10a9de879c5f76b3a5193 /textproc/xqilla | |
parent | b161cdc6674f05c738cff3c3bf0804004fb23411 (diff) | |
download | ports-5f43865fa95b2b5f8d1cd0a556ddf2c3c39963d1.tar.gz ports-5f43865fa95b2b5f8d1cd0a556ddf2c3c39963d1.zip |
Notes
Diffstat (limited to 'textproc/xqilla')
-rw-r--r-- | textproc/xqilla/Makefile | 2 | ||||
-rw-r--r-- | textproc/xqilla/distinfo | 6 | ||||
-rw-r--r-- | textproc/xqilla/pkg-plist | 7 |
3 files changed, 10 insertions, 5 deletions
diff --git a/textproc/xqilla/Makefile b/textproc/xqilla/Makefile index 994b67974cfe..0d4f4fb3407f 100644 --- a/textproc/xqilla/Makefile +++ b/textproc/xqilla/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xqilla -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xqilla diff --git a/textproc/xqilla/distinfo b/textproc/xqilla/distinfo index 83c1460d022e..2ec197caea8b 100644 --- a/textproc/xqilla/distinfo +++ b/textproc/xqilla/distinfo @@ -1,3 +1,3 @@ -MD5 (XQilla-2.0.0.tar.gz) = b0bfbc0a8ce2dc65b5bf702bbc30a7a0 -SHA256 (XQilla-2.0.0.tar.gz) = 295e4c4df627f665bceb3c66ccf808a92562852c44e18fb88f0aaa9dea0c6dd2 -SIZE (XQilla-2.0.0.tar.gz) = 3037847 +MD5 (XQilla-2.1.3.tar.gz) = 95b46bb8b29674cd1ae56fb5080a5649 +SHA256 (XQilla-2.1.3.tar.gz) = 4a61f9c25578a40a356f49e358c874df577c6bf75b03848050e7726d3e6164ad +SIZE (XQilla-2.1.3.tar.gz) = 3197370 diff --git a/textproc/xqilla/pkg-plist b/textproc/xqilla/pkg-plist index 1b9f71662e3b..02b0e53fde0d 100644 --- a/textproc/xqilla/pkg-plist +++ b/textproc/xqilla/pkg-plist @@ -202,6 +202,8 @@ include/xqilla/functions/FunctionNormalizeUnicode.hpp include/xqilla/functions/FunctionNot.hpp include/xqilla/functions/FunctionNumber.hpp include/xqilla/functions/FunctionOneOrMore.hpp +include/xqilla/functions/FunctionParseHTML.hpp +include/xqilla/functions/FunctionParseJSON.hpp include/xqilla/functions/FunctionParseXML.hpp include/xqilla/functions/FunctionPosition.hpp include/xqilla/functions/FunctionPrefixFromQName.hpp @@ -217,6 +219,7 @@ include/xqilla/functions/FunctionRoundHalfToEven.hpp include/xqilla/functions/FunctionSecondsFromDateTime.hpp include/xqilla/functions/FunctionSecondsFromDuration.hpp include/xqilla/functions/FunctionSecondsFromTime.hpp +include/xqilla/functions/FunctionSerializeJSON.hpp include/xqilla/functions/FunctionStartsWith.hpp include/xqilla/functions/FunctionStaticBaseURI.hpp include/xqilla/functions/FunctionString.hpp @@ -228,6 +231,7 @@ include/xqilla/functions/FunctionSubstring.hpp include/xqilla/functions/FunctionSubstringAfter.hpp include/xqilla/functions/FunctionSubstringBefore.hpp include/xqilla/functions/FunctionSum.hpp +include/xqilla/functions/FunctionTime.hpp include/xqilla/functions/FunctionTimezoneFromDate.hpp include/xqilla/functions/FunctionTimezoneFromDateTime.hpp include/xqilla/functions/FunctionTimezoneFromTime.hpp @@ -236,6 +240,7 @@ include/xqilla/functions/FunctionTrace.hpp include/xqilla/functions/FunctionTranslate.hpp include/xqilla/functions/FunctionTrue.hpp include/xqilla/functions/FunctionUnordered.hpp +include/xqilla/functions/FunctionUnparsedText.hpp include/xqilla/functions/FunctionUpperCase.hpp include/xqilla/functions/FunctionYearFromDate.hpp include/xqilla/functions/FunctionYearFromDateTime.hpp @@ -371,7 +376,7 @@ include/xqilla/xqts/TestSuiteRunner.hpp lib/libxqilla.a lib/libxqilla.la lib/libxqilla.so -lib/libxqilla.so.3 +lib/libxqilla.so.4 @dirrm include/xqilla/xqts @dirrm include/xqilla/xerces @dirrm include/xqilla/utils |