Index: head/www/stagit/Makefile =================================================================== --- head/www/stagit/Makefile (revision 568483) +++ head/www/stagit/Makefile (revision 568484) @@ -1,40 +1,40 @@ # Created by: Tobias Kortkamp # $FreeBSD$ PORTNAME= stagit -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= www MASTER_SITES= https://codemadness.org/releases/stagit/ MAINTAINER= ports@FreeBSD.org COMMENT= Static Git page generator LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 USE_CSTD= c99 MAKE_ARGS= COMPATOBJ="" \ LIBGIT_INC="-I${LOCALBASE}/include" \ LIBGIT_LIB="-L${LOCALBASE}/lib -lgit2" OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/stagit ${WRKSRC}/stagit-index \ ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/stagit.1 ${WRKSRC}/stagit-index.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} example_create.sh example_post-receive.sh \ favicon.png logo.png style.css ${STAGEDIR}${EXAMPLESDIR} .include Index: head/www/stagit/distinfo =================================================================== --- head/www/stagit/distinfo (revision 568483) +++ head/www/stagit/distinfo (revision 568484) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597719672 -SHA256 (stagit-0.9.4.tar.gz) = 8889ab13fa345729cdc3cc92c8fdce10d49f6660f39a60def7646c86d8a61300 -SIZE (stagit-0.9.4.tar.gz) = 18912 +TIMESTAMP = 1615831636 +SHA256 (stagit-0.9.5.tar.gz) = 025a17c7be3a4e98a2319efc4eb6329e9ea6a778b2b24b0eb97a342ece9bb039 +SIZE (stagit-0.9.5.tar.gz) = 19115