1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Update to 0.21.1.

Also use PORTVERSION as a part of PATCHFILES filename.
This commit is contained in:
Makoto Matsushita 2004-03-19 16:04:12 +00:00
parent a7ce848891
commit f907f39bfa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104636
2 changed files with 9 additions and 9 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= popfile
PORTVERSION= 0.21.0
PORTVERSION= 0.21.1
#PORTREVISION= 0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DIST_SUBDIR= ${PORTNAME}
PATCH_SITES= http://home.jp.FreeBSD.org/~matusita/distfiles/
PATCHFILES= popfile-0.21.0-apop.patch
PATCHFILES= popfile-${PORTVERSION}-apop.patch
MAINTAINER= matusita@FreeBSD.org
COMMENT=Automatic mail classification tool, acts as a POP3 proxy
@ -48,7 +48,7 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
.if defined(WITH_POPFILE_JAPANESE)
RUN_DEPENDS+= ${SITE_PERL}/jcode.pl:${PORTSDIR}/japanese/p5-jcode.pl
PATCHFILES+= popfile-0.21.0-use-jcode.pl.patch
PATCHFILES+= popfile-${PORTVERSION}-use-jcode.pl.patch
.endif
.endif

View File

@ -1,6 +1,6 @@
MD5 (popfile/popfile-0.21.0.zip) = 4ed3a9409cc2cf6e85c38c75be19cc9e
SIZE (popfile/popfile-0.21.0.zip) = 1508915
MD5 (popfile/popfile-0.21.0-apop.patch) = cb7e61caf4237dd2bce4088a179d1da3
SIZE (popfile/popfile-0.21.0-apop.patch) = 7718
MD5 (popfile/popfile-0.21.0-use-jcode.pl.patch) = 34f4dccb788cb993608d6adcce10a5c6
SIZE (popfile/popfile-0.21.0-use-jcode.pl.patch) = 1826
MD5 (popfile/popfile-0.21.1.zip) = c723b0bb3eddb866fe0bce47e05b38cb
SIZE (popfile/popfile-0.21.1.zip) = 1504449
MD5 (popfile/popfile-0.21.1-apop.patch) = 16c6f761132febf0cf98b5819b7d79e4
SIZE (popfile/popfile-0.21.1-apop.patch) = 7718
MD5 (popfile/popfile-0.21.1-use-jcode.pl.patch) = 9a44cdf20b2de6f40eec8ce86c9b6374
SIZE (popfile/popfile-0.21.1-use-jcode.pl.patch) = 1827