svn commit: r456317 - head/deskutils/osmo
Steve Wills
swills at FreeBSD.org
Thu Dec 14 17:41:32 UTC 2017
Author: swills
Date: Thu Dec 14 17:41:31 2017
New Revision: 456317
URL: https://svnweb.freebsd.org/changeset/ports/456317
Log:
deskutils/osmo: update to 0.4.2
PR: 224314
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld at utanet.at>
Modified:
head/deskutils/osmo/Makefile
head/deskutils/osmo/distinfo
Modified: head/deskutils/osmo/Makefile
==============================================================================
--- head/deskutils/osmo/Makefile Thu Dec 14 17:28:54 2017 (r456316)
+++ head/deskutils/osmo/Makefile Thu Dec 14 17:41:31 2017 (r456317)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= osmo
-PORTVERSION= 0.2.14
-PORTREVISION= 3
+PORTVERSION= 0.4.2
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION}
@@ -16,11 +15,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libical.so:devel/libical \
libnotify.so:devel/libnotify \
libgringotts.so:security/libgringotts \
- libgtkspell.so:textproc/gtkspell \
- libwebkitgtk-1.0.so:www/webkit-gtk2
+ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
+ libgspell-1.so:textproc/gspell \
+ libicui18n.so:devel/icu \
+ libsoup-2.4.so:devel/libsoup
USES= gettext gmake libarchive pkgconfig sqlite
-USE_GNOME= gtk20 libxml2
+USE_GNOME= cairo gtk30 libxml2
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
Modified: head/deskutils/osmo/distinfo
==============================================================================
--- head/deskutils/osmo/distinfo Thu Dec 14 17:28:54 2017 (r456316)
+++ head/deskutils/osmo/distinfo Thu Dec 14 17:41:31 2017 (r456317)
@@ -1,2 +1,3 @@
-SHA256 (osmo-0.2.14.tar.gz) = 052c3509e9e5ee3f7692fc0d456bebd3a13727acb985901f08c0e2e86bf64a6d
-SIZE (osmo-0.2.14.tar.gz) = 946243
+TIMESTAMP = 1513125909
+SHA256 (osmo-0.4.2.tar.gz) = 5b50e5b98daea986e18034ee1ef8f70ee2018be0802f6053c6d74d2613274dbe
+SIZE (osmo-0.4.2.tar.gz) = 1367417
More information about the svn-ports-all
mailing list