1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to 1.6.1.

This commit is contained in:
Koop Mast 2013-12-03 10:56:52 +00:00
parent c9b3e8a1c9
commit c676891cce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335558
3 changed files with 9 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= mate-notification-daemon PORTNAME= mate-notification-daemon
PORTVERSION= 1.6.0 PORTVERSION= 1.6.1
CATEGORIES= deskutils mate CATEGORIES= deskutils mate
MASTER_SITES= MATE MASTER_SITES= MATE
DIST_SUBDIR= mate DIST_SUBDIR= mate
@ -22,10 +22,9 @@ PORTSCOUT= limitw:1,even
USES= gettext gmake pathfix pkgconfig USES= gettext gmake pathfix pkgconfig
USE_XZ= yes USE_XZ= yes
USE_MATE= autogen common:build intlhack libmatewnck USE_MATE= libmatewnck
USE_XORG= x11 USE_XORG= x11
USE_GNOME= glib20 gnomehier gtk20 librsvg2 USE_GNOME= glib20 gnomehier gtk20 intlhack librsvg2
USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services \ CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services \
--with-gtk=2.0 --with-gtk=2.0
@ -36,4 +35,7 @@ PATHFIX_MAKEFILEIN= Makefile.*
GLIB_SCHEMAS= org.mate.NotificationDaemon.gschema.xml GLIB_SCHEMAS= org.mate.NotificationDaemon.gschema.xml
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mate-notification-daemon/engines/lib*.so
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (mate/mate-notification-daemon-1.6.0.tar.xz) = baa96685b20a07dbec1cf3ea945352b5da1a6ca12a0cf693413797e331a30ddd SHA256 (mate/mate-notification-daemon-1.6.1.tar.xz) = 77e57d7f0a699b41125b2db5a7e0cf7c5b9d762084dcac625e60a93e1e701f0d
SIZE (mate/mate-notification-daemon-1.6.0.tar.xz) = 117288 SIZE (mate/mate-notification-daemon-1.6.1.tar.xz) = 298636

View File

@ -12,6 +12,7 @@ lib/mate-notification-daemon/engines/libstandard.a
lib/mate-notification-daemon/engines/libstandard.la lib/mate-notification-daemon/engines/libstandard.la
lib/mate-notification-daemon/engines/libstandard.so lib/mate-notification-daemon/engines/libstandard.so
libexec/mate-notification-daemon libexec/mate-notification-daemon
man/man1/mate-notification-properties.1.gz
share/MateConf/gsettings/mate-notification-daemon.convert share/MateConf/gsettings/mate-notification-daemon.convert
share/applications/mate-notification-properties.desktop share/applications/mate-notification-properties.desktop
share/dbus-1/services/org.freedesktop.mate.Notifications.service share/dbus-1/services/org.freedesktop.mate.Notifications.service