summaryrefslogtreecommitdiff
path: root/mail/popfile
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2004-03-19 16:04:12 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2004-03-19 16:04:12 +0000
commitf907f39bfa61230d61f00eac14a2b1f48a0385bc (patch)
tree4bf8862d70a968727afd5f1afa530e819e29a224 /mail/popfile
parent- Utilize USE_SDL to prevent libraries chase in the future (diff)
Update to 0.21.1.
Also use PORTVERSION as a part of PATCHFILES filename.
Notes
Notes: svn path=/head/; revision=104636
Diffstat (limited to 'mail/popfile')
-rw-r--r--mail/popfile/Makefile6
-rw-r--r--mail/popfile/distinfo12
2 files changed, 9 insertions, 9 deletions
diff --git a/mail/popfile/Makefile b/mail/popfile/Makefile
index 8b4e7be3e2ec..b07369a0509c 100644
--- a/mail/popfile/Makefile
+++ b/mail/popfile/Makefile
@@ -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
diff --git a/mail/popfile/distinfo b/mail/popfile/distinfo
index a1e744e0fed6..fa04296cde3d 100644
--- a/mail/popfile/distinfo
+++ b/mail/popfile/distinfo
@@ -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