- Update to 20091225
PR: 142023 Submitted by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
This commit is contained in:
parent
c5b603fa31
commit
321501efe1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246656
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue