Index: head/deskutils/growl-for-linux/files/patch-configure.ac =================================================================== --- head/deskutils/growl-for-linux/files/patch-configure.ac (revision 446579) +++ head/deskutils/growl-for-linux/files/patch-configure.ac (nonexistent) @@ -1,9 +0,0 @@ ---- ./configure.ac.orig 2012-09-01 14:59:36.000000000 +0200 -+++ ./configure.ac 2012-09-01 15:00:01.000000000 +0200 -@@ -1,5 +1,5 @@ - AC_PREREQ([2.65]) --AC_INIT([growl-for-linux], [esyscmd([cat VERSION | tr -d '\n'])], [mattn.jp@gmail.com]) -+AC_INIT([growl-for-linux], esyscmd([tr -d '\n' < VERSION]), [mattn.jp@gmail.com]) - AC_CONFIG_SRCDIR([gol.c]) - AC_CONFIG_MACRO_DIR([m4]) - Property changes on: head/deskutils/growl-for-linux/files/patch-configure.ac ___________________________________________________________________ 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/deskutils/growl-for-linux/files/patch-gol.c =================================================================== --- head/deskutils/growl-for-linux/files/patch-gol.c (revision 446579) +++ head/deskutils/growl-for-linux/files/patch-gol.c (nonexistent) @@ -1,25 +0,0 @@ ---- gol.c.orig 2014-05-20 03:11:04.000000000 +0200 -+++ gol.c 2015-02-28 20:05:59.171972929 +0100 -@@ -1427,18 +1427,18 @@ - r-(ptr-top)-6, &aeskey, (unsigned char*) iv, AES_DECRYPT); - } - else if (!strcmp(crypt_algorythm, "DES")) { -- des_key_schedule schedule; -+ DES_key_schedule schedule; - DES_set_key_unchecked((const_DES_cblock*) &digest, &schedule); - DES_ncbc_encrypt((unsigned char*) ptr, (unsigned char*) data, - r-(ptr-top)-6, &schedule, (const_DES_cblock*) &iv, DES_DECRYPT); - } - else if (!strcmp(crypt_algorythm, "3DES")) { -- des_key_schedule schedule1, schedule2, schedule3; -+ DES_key_schedule schedule1, schedule2, schedule3; - DES_set_key_unchecked((const_DES_cblock*) (digest+ 0), &schedule1); - DES_set_key_unchecked((const_DES_cblock*) (digest+ 8), &schedule2); - DES_set_key_unchecked((const_DES_cblock*) (digest+16), &schedule3); -- des_ede3_cbc_encrypt((unsigned char*) ptr, (unsigned char*) data, -- r-(ptr-top)-6, schedule1, schedule2, schedule3, -+ DES_ede3_cbc_encrypt((unsigned char*) ptr, (unsigned char*) data, -+ r-(ptr-top)-6, &schedule1, &schedule2, &schedule3, - (const_DES_cblock*) &iv, DES_DECRYPT); - } else { - data = strdup(ptr); Property changes on: head/deskutils/growl-for-linux/files/patch-gol.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/deskutils/growl-for-linux/Makefile =================================================================== --- head/deskutils/growl-for-linux/Makefile (revision 446579) +++ head/deskutils/growl-for-linux/Makefile (revision 446580) @@ -1,47 +1,51 @@ # $FreeBSD$ PORTNAME= growl-for-linux -PORTVERSION= 0.8.1 -PORTREVISION= 2 +PORTVERSION= 0.8.5 +PORTREVISION= 0 CATEGORIES= deskutils MAINTAINER= nivit@FreeBSD.org COMMENT= Notification system compatible with Growl LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= desktop-file-install:devel/desktop-file-utils LIB_DEPENDS= libcurl.so:ftp/curl \ - libdbus-glib-1.so:devel/dbus-glib + libdbus-1.so:devel/dbus \ + libdbus-glib-1.so:devel/dbus-glib \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 BROKEN_powerpc64= fails to compile: balloon.c:160: error: nested functions are disabled, use -fnested-functions to re-enable CONFIGURE_ARGS= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" GH_ACCOUNT= mattn GNU_CONFIGURE= yes INSTALL_TARGET= install-strip LIBNOTIFY_DESC= Use notify-osd for libnotify display plugin LIBNOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify LIBNOTIFY_RUN_DEPENDS= notify-osd>=0.9.29_3:deskutils/notify-osd OPTIONS_DEFAULT=LIBNOTIFY OPTIONS_DEFINE= LIBNOTIFY PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S,^${PREFIX}/,,} USES= autoreconf compiler:nestedfct libtool pkgconfig sqlite:3 ssl USE_GITHUB= yes -USE_GNOME= gtk20 - +USE_GNOME= cairo gdkpixbuf2 gtk20 libxml2 +USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}/display \ + ${PREFIX}/lib/${PORTNAME}/subscribe post-patch: @${REINPLACE_CMD} '/^gol_LDADD =/s/$$/ -lgmodule-2.0/' \ ${WRKSRC}/Makefile.am post-install: ${RM} ${STAGEDIR}${PREFIX}/lib/libgolplug.a .include Index: head/deskutils/growl-for-linux/distinfo =================================================================== --- head/deskutils/growl-for-linux/distinfo (revision 446579) +++ head/deskutils/growl-for-linux/distinfo (revision 446580) @@ -1,2 +1,3 @@ -SHA256 (mattn-growl-for-linux-0.8.1_GH0.tar.gz) = 4762ca137277c48ba778e4652eb5ee354d726953c515a9fb0527b373fd2d4bf9 -SIZE (mattn-growl-for-linux-0.8.1_GH0.tar.gz) = 746865 +TIMESTAMP = 1500984019 +SHA256 (mattn-growl-for-linux-0.8.5_GH0.tar.gz) = 6af57c763d26e8bf985eb6ede5c2d2be9469c4f9254bdebcb168f0703dfb20fa +SIZE (mattn-growl-for-linux-0.8.5_GH0.tar.gz) = 842940 Index: head/deskutils/growl-for-linux/pkg-plist =================================================================== --- head/deskutils/growl-for-linux/pkg-plist (revision 446579) +++ head/deskutils/growl-for-linux/pkg-plist (revision 446580) @@ -1,30 +1,30 @@ bin/gol lib/growl-for-linux/display/libballoon.a lib/growl-for-linux/display/libballoon.so lib/growl-for-linux/display/libballoon.so.0 lib/growl-for-linux/display/libballoon.so.0.0.0 lib/growl-for-linux/display/libfog.a lib/growl-for-linux/display/libfog.so lib/growl-for-linux/display/libfog.so.0 lib/growl-for-linux/display/libfog.so.0.0.0 lib/growl-for-linux/display/libnico2.a lib/growl-for-linux/display/libnico2.so lib/growl-for-linux/display/libnico2.so.0 lib/growl-for-linux/display/libnico2.so.0.0.0 lib/growl-for-linux/display/libnotify_gol.a lib/growl-for-linux/display/libnotify_gol.so lib/growl-for-linux/display/libnotify_gol.so.0 lib/growl-for-linux/display/libnotify_gol.so.0.0.0 lib/growl-for-linux/subscribe/librhythmbox.a lib/growl-for-linux/subscribe/librhythmbox.so lib/growl-for-linux/subscribe/librhythmbox.so.0 lib/growl-for-linux/subscribe/librhythmbox.so.0.0.0 lib/growl-for-linux/subscribe/libtweets.a lib/growl-for-linux/subscribe/libtweets.so lib/growl-for-linux/subscribe/libtweets.so.0 lib/growl-for-linux/subscribe/libtweets.so.0.0.0 %%DESKTOPDIR%%/gol.desktop -%%DATADIR%%/data/growl4linux.jpg %%DATADIR%%/data/icon.png +%%DATADIR%%/data/icon256.png %%DATADIR%%/data/icon_dnd.png %%DATADIR%%/data/mattn.png