deskutils/parcellite: Update to 1.2.1
Also take maintainership. Pet portlint while here.
This commit is contained in:
parent
8cdf44a35e
commit
549d2ad4c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506726
2 changed files with 7 additions and 5 deletions
|
@ -2,21 +2,22 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= parcellite
|
||||
PORTVERSION= 1.1.9
|
||||
PORTVERSION= 1.2.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= meta@FreeBSD.org
|
||||
COMMENT= Lightweight GTK+ clipboard manager
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= localbase pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 gtk20 pango
|
||||
USE_XORG= x11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--disable-appindicator
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog README
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (parcellite-1.1.9.tar.gz) = cba89585082eebbe848ac1c0023cc71a0184c0db24ebc5f8a21039e46d7f11d4
|
||||
SIZE (parcellite-1.1.9.tar.gz) = 720177
|
||||
TIMESTAMP = 1563255578
|
||||
SHA256 (parcellite-1.2.1.tar.gz) = aba1c7c56c7607e219ce9855723eefa552c5376982891aefbfb5a2d3297ef046
|
||||
SIZE (parcellite-1.2.1.tar.gz) = 763956
|
||||
|
|
Loading…
Reference in a new issue