View | Details | Raw Unified | Return to bug 221942 | Differences between
and this patch

Collapse All | Expand All

(-)net-im/corebird/Makefile (-2 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	corebird
4
PORTNAME=	corebird
5
PORTVERSION=	1.5.1
5
PORTVERSION=	1.6
6
CATEGORIES=	net-im
6
CATEGORIES=	net-im
7
7
8
MAINTAINER=	cpm@FreeBSD.org
8
MAINTAINER=	cpm@FreeBSD.org
Lines 15-21 Link Here
15
LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
15
LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
16
		libnotify.so:devel/libnotify \
16
		libnotify.so:devel/libnotify \
17
		libjson-glib-1.0.so:devel/json-glib \
17
		libjson-glib-1.0.so:devel/json-glib \
18
		librest-0.7.so:devel/librest \
19
		libgspell-1.so:textproc/gspell
18
		libgspell-1.so:textproc/gspell
20
19
21
USE_GITHUB=	yes
20
USE_GITHUB=	yes
(-)net-im/corebird/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1499505257
1
TIMESTAMP = 1503998069
2
SHA256 (baedert-corebird-1.5.1_GH0.tar.gz) = 007d0420c8c32134d47d4c06676f9f3fac654ea818af6daf319ac8eb7c007eb6
2
SHA256 (baedert-corebird-1.6_GH0.tar.gz) = 95eb5f9c86c08d409a2041e910914cf3e4dc06e1bae16f0adf1ffeb9f5bd05c6
3
SIZE (baedert-corebird-1.5.1_GH0.tar.gz) = 501313
3
SIZE (baedert-corebird-1.6_GH0.tar.gz) = 524906
(-)net-im/corebird/pkg-plist (-1 / +1 lines)
Lines 1-6 Link Here
1
bin/corebird
1
bin/corebird
2
man/man1/corebird.1.gz
2
man/man1/corebird.1.gz
3
share/appdata/org.baedert.corebird.appdata.xml
4
share/applications/corebird.desktop
3
share/applications/corebird.desktop
5
share/dbus-1/services/org.baedert.corebird.service
4
share/dbus-1/services/org.baedert.corebird.service
6
share/icons/hicolor/256x256/apps/corebird.png
5
share/icons/hicolor/256x256/apps/corebird.png
Lines 11-16 Link Here
11
share/icons/hicolor/48x48/apps/corebird.png
10
share/icons/hicolor/48x48/apps/corebird.png
12
share/icons/hicolor/64x64/apps/corebird.png
11
share/icons/hicolor/64x64/apps/corebird.png
13
share/icons/hicolor/96x96/apps/corebird.png
12
share/icons/hicolor/96x96/apps/corebird.png
13
share/metainfo/org.baedert.corebird.appdata.xml
14
%%NLS%%share/locale/ar/LC_MESSAGES/corebird.mo
14
%%NLS%%share/locale/ar/LC_MESSAGES/corebird.mo
15
%%NLS%%share/locale/ast/LC_MESSAGES/corebird.mo
15
%%NLS%%share/locale/ast/LC_MESSAGES/corebird.mo
16
%%NLS%%share/locale/ca/LC_MESSAGES/corebird.mo
16
%%NLS%%share/locale/ca/LC_MESSAGES/corebird.mo

Return to bug 221942