View | Details | Raw Unified | Return to bug 85523
Collapse All | Expand All

(-)libnotify/Makefile (-2 / +2 lines)
Lines 2-12 Link Here
2
# Date created:				2005-08-06
2
# Date created:				2005-08-06
3
# Whom:					Andreas Kohn <andreas@syndrom23.de>
3
# Whom:					Andreas Kohn <andreas@syndrom23.de>
4
#
4
#
5
# $FreeBSD: ports/devel/libnotify/Makefile,v 1.2 2005/08/30 19:42:09 marcus Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	libnotify
8
PORTNAME=	libnotify
9
PORTVERSION=	0.2.1
9
PORTVERSION=	0.2.2
10
CATEGORIES=	devel gnome
10
CATEGORIES=	devel gnome
11
MASTER_SITES=	http://www.galago.info/files/releases/source/libnotify/
11
MASTER_SITES=	http://www.galago.info/files/releases/source/libnotify/
12
12
(-)libnotify/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (libnotify-0.2.1.tar.gz) = 8c66c7ece5a6387d2391f9c2f5beb1ce
1
MD5 (libnotify-0.2.2.tar.gz) = cbf2ff0a8a62eb1f310367a0a174a273
2
SIZE (libnotify-0.2.1.tar.gz) = 316429
2
SIZE (libnotify-0.2.2.tar.gz) = 316520
(-)libnotify/pkg-descr (-1 / +1 lines)
Lines 4-10 Link Here
4
must close. Passive popups can automatically disappear after a short period
4
must close. Passive popups can automatically disappear after a short period
5
of time.
5
of time.
6
6
7
This port contains the only library and a small command line client.
7
This port contains the library and a small command line client.
8
See deskutils/notification-daemon for the daemon.
8
See deskutils/notification-daemon for the daemon.
9
9
10
WWW: http://www.galago.info/specs/notification/index.php
10
WWW: http://www.galago.info/specs/notification/index.php

Return to bug 85523