mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 1.2.1
- Change LICENSE since support has been added for "or later" variants of GNU licenses - Add LICENSE_FILE Changelog: https://github.com/baedert/corebird/releases/tag/1.2.1 Reviewed by: amdmi3, junovitch (mentors) Approved by: amdmi3, junovitch (mentors) Differential Revision: D6322
This commit is contained in:
parent
603b358714
commit
8224cc87cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415094
@ -2,13 +2,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= corebird
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= net-im
|
||||
|
||||
MAINTAINER= cpm@FreeBSD.org
|
||||
COMMENT= GTK3 Twitter client written in Vala
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= valac:lang/vala
|
||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (baedert-corebird-1.2_GH0.tar.gz) = b495f2232569a605cf3fd9c8ebc87633ba9645fb5b0a3ec00ac95736dbb15a9c
|
||||
SIZE (baedert-corebird-1.2_GH0.tar.gz) = 423619
|
||||
SHA256 (baedert-corebird-1.2.1_GH0.tar.gz) = 880c811ae00b2a88a7a3cf37fb1f0168e0aca241517a512babda39a30a8db5bd
|
||||
SIZE (baedert-corebird-1.2.1_GH0.tar.gz) = 423533
|
||||
|
Loading…
Reference in New Issue
Block a user