diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-26 05:20:23 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-26 05:20:23 +0800 |
commit | 3ca0afd52b135d33ef66e574893d381be412150c (patch) | |
tree | dd04b0aeab1966e67e363ee72399d7a92b910821 /mail | |
parent | 351dd535e822acad0b0e4aa92adb6b1d4c30f0bb (diff) | |
download | freebsd-ports-gnome-3ca0afd52b135d33ef66e574893d381be412150c.tar.gz freebsd-ports-gnome-3ca0afd52b135d33ef66e574893d381be412150c.tar.zst freebsd-ports-gnome-3ca0afd52b135d33ef66e574893d381be412150c.zip |
- Update to 20091225
PR: 142023
Submitted by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/crm114/Makefile | 6 | ||||
-rw-r--r-- | mail/crm114/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/crm114/Makefile b/mail/crm114/Makefile index 5a884cbc3c7b..cc0c3819a487 100644 --- a/mail/crm114/Makefile +++ b/mail/crm114/Makefile @@ -5,7 +5,7 @@ # PORTNAME= crm114 -PORTVERSION= 20090423 +PORTVERSION= 20091209 PORTREVISION= 1 # WARNING change versionname in CRM114RELEASENAME too. # portlint didn't like this variable at this place. @@ -15,14 +15,14 @@ MASTER_SITES= http://crm114.sourceforge.net/tarballs/ # Oliver Eikemeier recommended the following construction # to avoid the reduncany of the CRM114RELEASENAME and .src and # .css extention. -DISTNAME= ${PORTNAME}-200904023-${CRM114RELEASENAME}.src +DISTNAME= ${PORTNAME}-${PORTVERSION}-${CRM114RELEASENAME}.src MAINTAINER= chalpin@cs.wisc.edu COMMENT= A Markov based SpamFilter LIB_DEPENDS= tre.5:${PORTSDIR}/textproc/libtre -CRM114RELEASENAME=BlameSteveJobs +CRM114RELEASENAME=BlameMichelson USE_GETTEXT= yes USE_ICONV= yes diff --git a/mail/crm114/distinfo b/mail/crm114/distinfo index dffe8d3901f3..23aa408be9c5 100644 --- a/mail/crm114/distinfo +++ b/mail/crm114/distinfo @@ -1,3 +1,3 @@ -MD5 (crm114-200904023-BlameSteveJobs.src.tar.gz) = 60c3bb5f0408341ce02c0571308259f3 -SHA256 (crm114-200904023-BlameSteveJobs.src.tar.gz) = dd2ba229444ca3d0364b859402af0dc69adc3ac3e898cb4e8ce46dd66faba17b -SIZE (crm114-200904023-BlameSteveJobs.src.tar.gz) = 623779 +MD5 (crm114-20091209-BlameMichelson.src.tar.gz) = f91dd2ba89ec40100ef162def2ad2344 +SHA256 (crm114-20091209-BlameMichelson.src.tar.gz) = 0837141ed447475f6e276f877563733593e412afe9a5c91331872797115e3e1c +SIZE (crm114-20091209-BlameMichelson.src.tar.gz) = 723936 |