www/UniversalFeedCreator: Update to 1.9.0

Initial Implementation for JSON Feed 1.1

re: https://github.com/flack/UniversalFeedCreator/releases/tag/v1.9.0
This commit is contained in:
Dan Langille
2024-02-22 18:29:36 +00:00
parent e59cc8082d
commit 5a510abe30
3 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
PORTNAME= UniversalFeedCreator
PORTVERSION= 1.8.6
PORTVERSION= 1.9.0
DISTVERSIONPREFIX= v
CATEGORIES= www

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1706192246
SHA256 (flack-UniversalFeedCreator-v1.8.6_GH0.tar.gz) = 53e2588b61014ca71e9d019bc612f48f37db4928c63a9a9c6f824d7554083a00
SIZE (flack-UniversalFeedCreator-v1.8.6_GH0.tar.gz) = 28018
TIMESTAMP = 1708626429
SHA256 (flack-UniversalFeedCreator-v1.9.0_GH0.tar.gz) = 33b9810f3b59ba1f654f6597bb2518cd684f96678ed26d3466b0bfa3f0eeaf4c
SIZE (flack-UniversalFeedCreator-v1.9.0_GH0.tar.gz) = 28756

View File

@@ -8,6 +8,7 @@
%%DATADIR%%/lib/Creator/GPXCreator.php
%%DATADIR%%/lib/Creator/HTMLCreator.php
%%DATADIR%%/lib/Creator/JSCreator.php
%%DATADIR%%/lib/Creator/JSONCreator.php
%%DATADIR%%/lib/Creator/KMLCreator.php
%%DATADIR%%/lib/Creator/MBOXCreator.php
%%DATADIR%%/lib/Creator/OPMLCreator.php
@@ -25,6 +26,7 @@
%%DATADIR%%/lib/constants.php
%%DATADIR%%/phpunit.xml.dist
%%DATADIR%%/test/Creator/AtomCreator10Test.php
%%DATADIR%%/test/Creator/JSONCreatorTest.php
%%DATADIR%%/test/Creator/RSSCreator10Test.php
%%DATADIR%%/test/UniversalFeedCreatorTest.php
%%DATADIR%%/test/__files/rss091.xml