Index: head/sysutils/dunst/Makefile =================================================================== --- head/sysutils/dunst/Makefile (revision 383418) +++ head/sysutils/dunst/Makefile (revision 383419) @@ -1,38 +1,42 @@ # Created by: Rod Person # $FreeBSD$ PORTNAME= dunst -PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTVERSION= 1.1.0 +DISTVERSIONPREFIX= v CATEGORIES= sysutils -MASTER_SITES= http://www.knopwob.org/public/dunst-release/ MAINTAINER= rodperson@rodperson.com COMMENT= Lightweight notification daemon -LICENSE= BSD +LICENSE= BSD3CLAUSE LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ libdbus-1.so:${PORTSDIR}/devel/dbus \ libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libnotify.so:${PORTSDIR}/devel/libnotify \ libpango-1.0.so:${PORTSDIR}/x11-toolkits/pango \ libxdg-basedir.so:${PORTSDIR}/x11/libxdg-basedir -USES= gmake pkgconfig:build perl5 tar:bzip2 +USE_GITHUB= yes +GH_ACCOUNT= knopwob +USES= gmake pkgconfig:build perl5 USE_GNOME= glib20 USE_XORG= xext xft xinerama xscrnsaver MAKE_ARGS+= MANPREFIX="${PREFIX}/man" ALL_TARGET= dunst dunstify dunst.1 INSTALL_TARGET= install LDFLAGS+= -Wall -rdynamic -lexecinfo PLIST_FILES= bin/dunst \ share/dunst/dunstrc \ man/man1/dunst.1.gz \ share/dbus-1/services/org.knopwob.dunst.service + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dunst .include Index: head/sysutils/dunst/distinfo =================================================================== --- head/sysutils/dunst/distinfo (revision 383418) +++ head/sysutils/dunst/distinfo (revision 383419) @@ -1,2 +1,2 @@ -SHA256 (dunst-1.0.0.tar.bz2) = 5c79ef11165421a4828453a42dfe9c60a4cb9d8743f970186a90c67e277f5280 -SIZE (dunst-1.0.0.tar.bz2) = 75306 +SHA256 (dunst-v1.1.0_GH0.tar.gz) = 1a075a0aee56aea5aa2007f156f97bd180b3c771b7751729612629a04f712575 +SIZE (dunst-v1.1.0_GH0.tar.gz) = 83120