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

(-)Makefile (-5 / +6 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	osmo
4
PORTNAME=	osmo
5
PORTVERSION=	0.2.14
5
PORTVERSION=	0.4.2
6
PORTREVISION=	3
7
CATEGORIES=	deskutils
6
CATEGORIES=	deskutils
8
MASTER_SITES=	SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION}
7
MASTER_SITES=	SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION}
9
8
Lines 16-26 Link Here
16
LIB_DEPENDS=	libical.so:devel/libical \
15
LIB_DEPENDS=	libical.so:devel/libical \
17
		libnotify.so:devel/libnotify \
16
		libnotify.so:devel/libnotify \
18
		libgringotts.so:security/libgringotts \
17
		libgringotts.so:security/libgringotts \
19
		libgtkspell.so:textproc/gtkspell \
18
		libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
20
		libwebkitgtk-1.0.so:www/webkit-gtk2
19
		libgspell-1.so:textproc/gspell \
20
		libicui18n.so:devel/icu \
21
		libsoup-2.4.so:devel/libsoup
21
22
22
USES=		gettext gmake libarchive pkgconfig sqlite
23
USES=		gettext gmake libarchive pkgconfig sqlite
23
USE_GNOME=	gtk20 libxml2
24
USE_GNOME=	cairo gtk30 libxml2
24
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
25
INSTALLS_ICONS=	yes
26
INSTALLS_ICONS=	yes
26
27
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (osmo-0.2.14.tar.gz) = 052c3509e9e5ee3f7692fc0d456bebd3a13727acb985901f08c0e2e86bf64a6d
1
TIMESTAMP = 1513125909
2
SIZE (osmo-0.2.14.tar.gz) = 946243
2
SHA256 (osmo-0.4.2.tar.gz) = 5b50e5b98daea986e18034ee1ef8f70ee2018be0802f6053c6d74d2613274dbe
3
SIZE (osmo-0.4.2.tar.gz) = 1367417

Return to bug 224314