net-im/purple-plugin-pack: update to 2.8.0
This commit is contained in:
parent
802d89accb
commit
34b5098dbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544303
2 changed files with 9 additions and 10 deletions
|
@ -1,22 +1,21 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= purple-plugin-pack
|
||||
PORTVERSION= g2020071701
|
||||
PORTVERSION= 2.8.0
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= https://keep.imfreedom.org/pidgin/purple-plugin-pack/archive/
|
||||
DISTNAME= default
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
MASTER_SITES= https://dl.bintray.com/pidgin/releases/
|
||||
|
||||
MAINTAINER= swills@FreeBSD.org
|
||||
COMMENT= Collection of libpurple plugins
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= pidgin>0:net-im/pidgin
|
||||
RUN_DEPENDS= pidgin>0:net-im/pidgin
|
||||
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
|
||||
libpurple.so:net-im/libpurple
|
||||
|
||||
USES= gettext meson pkgconfig
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-default
|
||||
USES= gettext meson pkgconfig tar:xz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1595029304
|
||||
SHA256 (purple-plugin-pack/default.tar.gz) = 2e09d94908d02869732da12c50755d70defe56562d38a51c6ccac07fc62bfade
|
||||
SIZE (purple-plugin-pack/default.tar.gz) = 311565
|
||||
TIMESTAMP = 1596764558
|
||||
SHA256 (purple-plugin-pack-2.8.0.tar.xz) = 82ccde9a7251a75b7e03a3f9a929014d8e008c1b6f46e58638f5f476da3e242d
|
||||
SIZE (purple-plugin-pack-2.8.0.tar.xz) = 207264
|
||||
|
|
Loading…
Reference in a new issue