sysutils/contractor: Update to 0.3.4

- Take maintainership
- Update WWW

Changes:	https://github.com/elementary/contractor/releases
This commit is contained in:
Tobias Kortkamp 2019-01-03 13:41:28 +00:00
parent 6bc1a6cd4a
commit bdfbe3a41e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489170
3 changed files with 12 additions and 11 deletions

View File

@ -2,21 +2,22 @@
# $FreeBSD$
PORTNAME= contractor
PORTVERSION= 0.3.2
PORTVERSION= 0.3.4
CATEGORIES= sysutils
MASTER_SITES= https://launchpadlibrarian.net/278375346/ \
https://launchpad.net/${PORTNAME}/loki/${PORTVERSION}/+download/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= tobik@FreeBSD.org
COMMENT= Desktop-wide extension service
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= valac:lang/vala
LIB_DEPENDS= libgee-0.8.so:devel/libgee \
libdbus-glib-1.so:devel/dbus-glib
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libgee-0.8.so:devel/libgee
USES= cmake gettext-runtime pkgconfig tar:xz
USES= gettext-runtime meson pkgconfig tar:xz
USE_GITHUB= yes
GH_ACCOUNT= elementary
USE_GNOME= glib20
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1470938439
SHA256 (contractor-0.3.2.tar.xz) = d9113d7da9a3d56fa177e4849255b7c0dbe24ae0d483ca8fa2c233496a38b102
SIZE (contractor-0.3.2.tar.xz) = 16516
TIMESTAMP = 1546508990
SHA256 (elementary-contractor-0.3.4_GH0.tar.gz) = a7fb7aa317d1e7f5168ce902a04b8bc2d0eb784edb938c131caf4e81b367d00c
SIZE (elementary-contractor-0.3.4_GH0.tar.gz) = 22086

View File

@ -2,4 +2,4 @@ Contractor is an extension service that allows applications to use the
exposed functionnality of registered apps. This way, applications don't have
to have the functions hard coded into them.
WWW: https://launchpad.net/contractor
WWW: https://github.com/elementary/contractor