From 40a72ce51de5158d57b682982c2df42b6d353fa4 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sat, 9 Sep 2017 06:18:53 +0000 Subject: Update to 1.6 Changelog: - Dependencies: GTK+ 3.20 is now required, and librest is no longer a dependency - Facelift for the tweet info page - Lots of stability fixes - The compose window now starts uploading images as soon as they are selected --- net/corebird/Makefile | 6 +++--- net/corebird/PLIST | 4 ++-- net/corebird/distinfo | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/net/corebird/Makefile b/net/corebird/Makefile index 992c5845e91..3a9c5e6302f 100644 --- a/net/corebird/Makefile +++ b/net/corebird/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2017/08/01 14:59:03 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2017/09/09 06:18:53 ryoon Exp $ -DISTNAME= corebird-1.5.1 +DISTNAME= corebird-1.6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=baedert/} GITHUB_PROJECT= corebird @@ -24,9 +24,9 @@ TEST_TARGET= check .include "../../graphics/adwaita-icon-theme/buildlink3.mk" .include "../../x11/gtk3/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" -.include "../../www/librest07/buildlink3.mk" BUILDLINK_API_DEPENDS.gspell+= gspell>=1.2.2 .include "../../textproc/gspell/buildlink3.mk" +BUILDLINK_API_DEPENDS.json-glib+= json-glib>=1.2.8 .include "../../textproc/json-glib/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" .include "../../net/libsoup/buildlink3.mk" diff --git a/net/corebird/PLIST b/net/corebird/PLIST index 588e7af1098..54185f38ae4 100644 --- a/net/corebird/PLIST +++ b/net/corebird/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.6 2017/07/09 11:52:21 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.7 2017/09/09 06:18:53 ryoon Exp $ bin/corebird man/man1/corebird.1 -share/appdata/org.baedert.corebird.appdata.xml share/applications/org.baedert.corebird.desktop share/dbus-1/services/org.baedert.corebird.service share/glib-2.0/schemas/org.baedert.corebird.gschema.xml @@ -48,3 +47,4 @@ share/locale/tr/LC_MESSAGES/corebird.mo share/locale/uk_UA/LC_MESSAGES/corebird.mo share/locale/zh_CN/LC_MESSAGES/corebird.mo share/locale/zh_TW/LC_MESSAGES/corebird.mo +share/metainfo/org.baedert.corebird.appdata.xml diff --git a/net/corebird/distinfo b/net/corebird/distinfo index b9d81b78256..1b61cdd634b 100644 --- a/net/corebird/distinfo +++ b/net/corebird/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.12 2017/07/09 11:52:21 ryoon Exp $ +$NetBSD: distinfo,v 1.13 2017/09/09 06:18:53 ryoon Exp $ -SHA1 (corebird-1.5.1.tar.xz) = 36fa482c1a75aa01ed2cce078992435ca39e6c7f -RMD160 (corebird-1.5.1.tar.xz) = 317d01863faf9992a314c2fa53e494e291ac439c -SHA512 (corebird-1.5.1.tar.xz) = e3e751990fd2497cdd3cb7c019d061ca776849924397b88fe950a9ad7a6be10cfafddc90bc9d56547ec46a8076c533462d1af5e24a60bea209c6d32ec0d60f7e -Size (corebird-1.5.1.tar.xz) = 676192 bytes +SHA1 (corebird-1.6.tar.xz) = 54d234b916558867d0ec737c334b5b6e6e477add +RMD160 (corebird-1.6.tar.xz) = 3310e6fa58e485b1e62d88491d0bc02b1e192698 +SHA512 (corebird-1.6.tar.xz) = 4e33c95ea45d6bf1257af41fbc677eac3bff4da9b7b975d7d0b8260e952a5c302c7b486ac377a0d04fe959b831ece7dfa2ae3f9f8790cf88a5b358c17c3e36df +Size (corebird-1.6.tar.xz) = 687948 bytes SHA1 (patch-data_Makefile.am) = cebf21049f03cdcca06b476040125edcdc86d675 SHA1 (patch-data_Makefile.in) = 8ed5776f7b694a7cf574f5e8097811eb7cd060b4 SHA1 (patch-po_Makevars) = 7d1f0dcef0caf53d6fa1187306d6264c158b8210 -- cgit v1.2.3