Index: head/x11-wm/berry/Makefile =================================================================== --- head/x11-wm/berry/Makefile (revision 554101) +++ head/x11-wm/berry/Makefile (revision 554102) @@ -1,49 +1,49 @@ # $FreeBSD$ PORTNAME= berry -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.7 CATEGORIES= x11-wm MAINTAINER= vulcan@wired.sh COMMENT= Byte-sized, Xlib-based window manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig USES= xorg USE_GITHUB= yes GH_ACCOUNT= JLErvin USE_XORG= x11 xft xinerama MAKE_ARGS= CC="${CC}" \ FREETYPEINC="${LOCALBASE}/include/freetype2" \ MANPREFIX="${MANPREFIX}/man" \ X11INC="${LOCALBASE}/include" \ X11LIB="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}c \ man/man1/${PORTNAME}.1.gz \ man/man1/${PORTNAME}c.1.gz PORTDOCS= README.md PORTEXAMPLES= autostart sxhkdrc xephyr.sh OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e 's,va_copy(,__&,' ${WRKSRC}/utils.c @${REINPLACE_CMD} -e '/^#!/s,bash,sh,' \ ${WRKSRC}/examples/autostart ${WRKSRC}/examples/xephyr.sh post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/examples/,} \ ${STAGEDIR}${EXAMPLESDIR} .include Index: head/x11-wm/berry/distinfo =================================================================== --- head/x11-wm/berry/distinfo (revision 554101) +++ head/x11-wm/berry/distinfo (revision 554102) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587683926 -SHA256 (JLErvin-berry-0.1.5_GH0.tar.gz) = 3d2fa52aeba6ed05d3cc0e8308604c5a83e94a8623f3e66ed53fd5e0fdabfabf -SIZE (JLErvin-berry-0.1.5_GH0.tar.gz) = 23651 +TIMESTAMP = 1604446171 +SHA256 (JLErvin-berry-0.1.7_GH0.tar.gz) = 4d5de2a32be34e1dcb591f5ee821b2437e10093cb7f04b4b2ed873332fbe5763 +SIZE (JLErvin-berry-0.1.7_GH0.tar.gz) = 25570