- Update to 0.9.9
PR: 114249 Submitted by: miwi Approved by: maintainer
This commit is contained in:
parent
bfa55ddcff
commit
bdc72fbb1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195146
2 changed files with 6 additions and 7 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= perl
|
||||
PORTVERSION= 0.9.8
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.9.9
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
|
||||
PKGNAMEPREFIX= claws-mail-
|
||||
|
@ -16,8 +15,8 @@ DISTNAME= perl_plugin-${PORTVERSION}
|
|||
MAINTAINER= c0rn@o2.pl
|
||||
COMMENT= Perl filtering plugin for claws-mail
|
||||
|
||||
BUILD_DEPENDS= claws-mail>=2.9:${PORTSDIR}/mail/claws-mail
|
||||
RUN_DEPENDS= claws-mail>=2.9:${PORTSDIR}/mail/claws-mail
|
||||
BUILD_DEPENDS= claws-mail>=2.10:${PORTSDIR}/mail/claws-mail
|
||||
RUN_DEPENDS= claws-mail>=2.10:${PORTSDIR}/mail/claws-mail
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (perl_plugin-0.9.8.tar.gz) = 48cbdb0eeb55fa505ef7c3f77e1255bc
|
||||
SHA256 (perl_plugin-0.9.8.tar.gz) = c1024d869e0a054f447632b2ec822d4500fff6a5146659abb2b085922af7c559
|
||||
SIZE (perl_plugin-0.9.8.tar.gz) = 349560
|
||||
MD5 (perl_plugin-0.9.9.tar.gz) = 2075f4446f70b1456021db88b93039c2
|
||||
SHA256 (perl_plugin-0.9.9.tar.gz) = 57a373c0a43cb26ef40ade8a1acc212c2a50f0df839c52cc56fa3231e69fedac
|
||||
SIZE (perl_plugin-0.9.9.tar.gz) = 349707
|
||||
|
|
Loading…
Reference in a new issue