- Update to 0.2.11
Approved by: maintainer implicit
This commit is contained in:
parent
7928f0b317
commit
ecb3dfcfa4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207087
2 changed files with 8 additions and 7 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= attach_warner
|
PORTNAME= attach_warner
|
||||||
PORTVERSION= 0.2.8
|
PORTVERSION= 0.2.11
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
|
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
|
||||||
PKGNAMEPREFIX= claws-mail-
|
PKGNAMEPREFIX= claws-mail-
|
||||||
|
@ -16,14 +15,16 @@ DISTNAME= attachwarner-${PORTVERSION}
|
||||||
MAINTAINER= c0rn@o2.pl
|
MAINTAINER= c0rn@o2.pl
|
||||||
COMMENT= Not attached file warning plugin for claws-mail
|
COMMENT= Not attached file warning plugin for claws-mail
|
||||||
|
|
||||||
BUILD_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail
|
BUILD_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail
|
||||||
RUN_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail
|
RUN_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
USE_ICONV= yes
|
USE_ICONV= yes
|
||||||
USE_XLIB= yes
|
USE_XLIB= yes
|
||||||
USE_AUTOTOOLS= autoconf:261
|
USE_AUTOTOOLS= autoconf:261
|
||||||
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
|
LDFLAGS="-L${LOCALBASE}/lib"
|
||||||
|
|
||||||
CONFIGURE_ARGS= --with-iconv-prefix=${LOCALBASE} \
|
CONFIGURE_ARGS= --with-iconv-prefix=${LOCALBASE} \
|
||||||
--with-libintl-prefix=${LOCALBASE}
|
--with-libintl-prefix=${LOCALBASE}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (attachwarner-0.2.8.tar.gz) = 6117b30fc838fcbc58a4b7cb90e85efa
|
MD5 (attachwarner-0.2.11.tar.gz) = c1a3c5cab0fb3af36033abbe209ce839
|
||||||
SHA256 (attachwarner-0.2.8.tar.gz) = 93382d43956027e82e8f0047745b6d80fbba9a57ab85e74246598730cb7fe9ab
|
SHA256 (attachwarner-0.2.11.tar.gz) = f3004833ad5e0478870f6f06eda795b20faf0bb6e08667283eaaba4d2804ec37
|
||||||
SIZE (attachwarner-0.2.8.tar.gz) = 387531
|
SIZE (attachwarner-0.2.11.tar.gz) = 395495
|
||||||
|
|
Loading…
Reference in a new issue