Index: head/sysutils/dunst/files/patch-src_notification.c =================================================================== --- head/sysutils/dunst/files/patch-src_notification.c (revision 458678) +++ head/sysutils/dunst/files/patch-src_notification.c (nonexistent) @@ -1,14 +0,0 @@ -Implicitly declared basename() makes dunst dump core on FreeBSD 11.1 - -Upstream pull request: https://github.com/dunst-project/dunst/pull/354 - ---- src/notification.c.orig 2017-08-08 16:05:07 UTC -+++ src/notification.c -@@ -13,6 +13,7 @@ - #include - #include - #include -+#include - - #include "dbus.h" - #include "dunst.h" Property changes on: head/sysutils/dunst/files/patch-src_notification.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/dunst/Makefile =================================================================== --- head/sysutils/dunst/Makefile (revision 458678) +++ head/sysutils/dunst/Makefile (revision 458679) @@ -1,40 +1,44 @@ # Created by: Rod Person # $FreeBSD$ PORTNAME= dunst -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= dg@syrec.org COMMENT= Lightweight notification daemon LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libdbus-1.so:devel/dbus \ libxdg-basedir.so:x11/libxdg-basedir USES= gmake perl5 pkgconfig USE_GITHUB= yes GH_ACCOUNT= dunst-project -USE_GNOME= gtk20 gdkpixbuf2 cairo +USE_GNOME= cairo gdkpixbuf2 pango USE_PERL5= build USE_XORG= x11 xrandr xinerama xscrnsaver MAKE_ARGS= MANPREFIX="${PREFIX}/man" TEST_TARGET= test PLIST_FILES= bin/dunst \ share/dunst/dunstrc \ man/man1/dunst.1.gz \ share/dbus-1/services/org.knopwob.dunst.service post-patch: @${REINPLACE_CMD} -e '/dunst\.systemd\.service/d' ${WRKSRC}/Makefile @${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/VERSION + +pre-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/dunst/ + @${MKDIR} ${STAGEDIR}${PREFIX}/share/dbus-1/services/ post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dunst .include Index: head/sysutils/dunst/distinfo =================================================================== --- head/sysutils/dunst/distinfo (revision 458678) +++ head/sysutils/dunst/distinfo (revision 458679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502200675 -SHA256 (dunst-project-dunst-v1.2.0_GH0.tar.gz) = a3c05b5ef87e88704a6207236e42773dfbcf50cb23c7cf51e494a7236b75c5ad -SIZE (dunst-project-dunst-v1.2.0_GH0.tar.gz) = 110628 +TIMESTAMP = 1515256896 +SHA256 (dunst-project-dunst-v1.3.0_GH0.tar.gz) = 74c0b1165cf7a9c71f562bd97697970528eae625d34c8714f8b9951bd5ca5be6 +SIZE (dunst-project-dunst-v1.3.0_GH0.tar.gz) = 121499