Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Dec 2006 18:51:49 -0600
From:      Corey Halpin <chalpin@cs.wisc.edu>
To:        Edwin Groothuis <edwin@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/107294: newer version of crm114 is available (patch included)
Message-ID:  <20061230005149.GB468@calvin.local>
In-Reply-To: <200612282239.kBSMdXun036826@freefall.freebsd.org>
References:  <200612282239.kBSMdXun036826@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--vGgW1X5XWziG23Ko
Content-Type: multipart/mixed; boundary="5mCyUwZo2JvN/JJP"
Content-Disposition: inline


--5mCyUwZo2JvN/JJP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

  I should have also included shuffle.crm.
  An updated patch which does so is attached.

crh

--5mCyUwZo2JvN/JJP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="crm114.patch"
Content-Transfer-Encoding: quoted-printable

diff -ru crm114/Makefile crm114-crh/Makefile
--- crm114/Makefile	Sat Apr 29 08:30:25 2006
+++ crm114-crh/Makefile	Fri Dec 29 18:43:48 2006
@@ -6,7 +6,7 @@
 #
=20
 PORTNAME=3D	crm114
-PORTVERSION=3D	20060118
+PORTVERSION=3D	20061103
 # WARNING change versionname in CRM114RELEASENAME too.
 # portlint didn't like this variable at this place.
 # So I have to put it down in this file.
@@ -25,7 +25,7 @@
 # there is no other then formail on this planet
 RUN_DEPENDS=3D	procmail:${PORTSDIR}/mail/procmail
=20
-CRM114RELEASENAME=3DBlameTheReavers
+CRM114RELEASENAME=3DBlameDalkey
=20
 USE_GETTEXT=3D	yes
 USE_ICONV=3D	yes
@@ -43,7 +43,8 @@
 CRM_FILES=3D	mailfilter.crm mailtrainer.crm procmailrc.recipe mailfilter.c=
f \
 		priolist.mfp whitelist.mfp blacklist.mfp classifytest.crm \
 		exectest.crm inserttest_a.crm inserttest_b.crm learntest.crm \
-		matchtest.crm overalterisolatedtest.crm windowtest.crm
+		matchtest.crm overalterisolatedtest.crm windowtest.crm \
+                mailreaver.crm maillib.crm shuffle.crm
=20
 post-patch:
 	@${REINPLACE_CMD} -Ee 's,^((LD|C)FLAGS),#\1,;;s,^(prefix=3D),#\1,;;s,^(.*=
-install),#\1,' \
@@ -54,8 +55,9 @@
 	@${REINPLACE_CMD} -Ee 's|^(.*/openssl base64 -d/)|#\1|' \
 		-e 's|/mewdecode/|/b64decode -pr/|' ${WRKSRC}/mailfilter.cf
 	@${REINPLACE_CMD} -e 's|/md5sum/|/md5 -r/|' \
-		-e 's|#! /usr/bin/crm.*|#!${PREFIX}/bin/crm|' \
-			${WRKSRC}/mailfilter.crm ${WRKSRC}/mailtrainer.crm
+		-e 's|#!.*/usr/bin/crm.*|#!${PREFIX}/bin/crm|' \
+		${WRKSRC}/mailfilter.crm ${WRKSRC}/mailtrainer.crm \
+                ${WRKSRC}/mailreaver.crm ${WRKSRC}/shuffle.crm
 	@for i in priolist.mfp whitelist.mfp; do \
 		${CP} ${WRKSRC}/$${i}.example ${WRKSRC}/$${i}; \
 	done
diff -ru crm114/distinfo crm114-crh/distinfo
--- crm114/distinfo	Sat Apr 29 08:30:25 2006
+++ crm114-crh/distinfo	Thu Dec 28 15:28:31 2006
@@ -1,3 +1 @@
-MD5 (crm114-20060118-BlameTheReavers.src.tar.gz) =3D aeff75ba0dc9bd7d94640=
05240eb86e8
-SHA256 (crm114-20060118-BlameTheReavers.src.tar.gz) =3D f5e4d3b8887d825a12=
102b39833332a13002498f3c3dd2bb83446fff11cdd0cb
-SIZE (crm114-20060118-BlameTheReavers.src.tar.gz) =3D 935769
+MD5 (crm114-20061103-BlameDalkey.src.tar.gz) =3D 6c1dc26f7187768cfd3b6216a=
0ea0ddd
diff -ru crm114/pkg-plist crm114-crh/pkg-plist
--- crm114/pkg-plist	Sat Apr 29 08:30:25 2006
+++ crm114-crh/pkg-plist	Fri Dec 29 18:44:47 2006
@@ -22,7 +22,10 @@
 %%EXAMPLESDIR%%/inserttest_b.crm
 %%EXAMPLESDIR%%/learntest.crm
 %%EXAMPLESDIR%%/mailfilter.crm
+%%EXAMPLESDIR%%/mailreaver.crm
+%%EXAMPLESDIR%%/maillib.crm
 %%EXAMPLESDIR%%/mailtrainer.crm
+%%EXAMPLESDIR%%/shuffle.crm
 %%EXAMPLESDIR%%/matchtest.crm
 %%EXAMPLESDIR%%/overalterisolatedtest.crm
 %%EXAMPLESDIR%%/windowtest.crm
Only in crm114-crh/: work

--5mCyUwZo2JvN/JJP--

--vGgW1X5XWziG23Ko
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)

iD8DBQFFlbglWBjzOA9cliERAoZ2AJ4vfPkjwE3ywo7s1t08mAdfMp4O0wCaAu6o
Z42/lriHj7ir3xTK79qggQs=
=V9s7
-----END PGP SIGNATURE-----

--vGgW1X5XWziG23Ko--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061230005149.GB468>