diff --git a/www/UniversalFeedCreator/Makefile b/www/UniversalFeedCreator/Makefile index db52ebb2385b..981b578a9ce1 100644 --- a/www/UniversalFeedCreator/Makefile +++ b/www/UniversalFeedCreator/Makefile @@ -1,34 +1,34 @@ PORTNAME= UniversalFeedCreator -PORTVERSION= 1.8.4.1 +PORTVERSION= 1.8.5 DISTVERSIONPREFIX= v CATEGORIES= www MAINTAINER= dvl@FreeBSD.org COMMENT= RSS and Atom feed generator by Kai Blankenhorn WWW= https://github.com/flack/UniversalFeedCreator LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= php USE_GITHUB= yes GH_ACCOUNT= flack NO_BUILD= YES DOTFILES= .editorconfig .gitattributes .gitignore .travis.yml .include do-install: ${MKDIR} ${STAGEDIR}/${DATADIR} # install everything +x, because it's easier @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}/${DATADIR}) .for _dot in ${DOTFILES} ${RM} ${STAGEDIR}/${DATADIR}/${_dot} .endfor .include diff --git a/www/UniversalFeedCreator/distinfo b/www/UniversalFeedCreator/distinfo index c36e08bd81e8..c124dafbb3c7 100644 --- a/www/UniversalFeedCreator/distinfo +++ b/www/UniversalFeedCreator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649095563 -SHA256 (flack-UniversalFeedCreator-v1.8.4.1_GH0.tar.gz) = f17758ebb26a1d905c4190dfcb4506a799071ed4e13dd9ba73cfc4d6d05f6198 -SIZE (flack-UniversalFeedCreator-v1.8.4.1_GH0.tar.gz) = 28413 +TIMESTAMP = 1685102909 +SHA256 (flack-UniversalFeedCreator-v1.8.5_GH0.tar.gz) = 138392836b7ce5f7bb0f08de463f3a102902d0828c3dfefec636b33b90542f98 +SIZE (flack-UniversalFeedCreator-v1.8.5_GH0.tar.gz) = 28004