On Mon, Jan 23, 2006 at 10:41:40PM +0100, Christian Rueger wrote:
> Am Montag, den 23.01.2006, 20:55 +0100 schrieb [EMAIL PROTECTED]:
> Hi Janus
> > this patch brings the mailinglist manager mlmmj to version 1.2.10.
> > And fixes the mlmmj-make-ml(1) man file name.
> > Tested on -current (Jan 19) i386 and sparc64, patch follows.
> 
> works for me on i386 -current
> 
> > Any comments?
> 
> 1.2.11 is released today

Hmm, thanks... haven't seen that :-)
As this is a bugfix release, here the update to 1.2.11.
Tested again on sparc64 and i386.

Kind regards
Simon


Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/mlmmj/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile    17 Jul 2005 18:00:30 -0000      1.2
+++ Makefile    23 Jan 2006 22:17:20 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       "mailing list manager"
 
-DISTNAME=      mlmmj-1.2.8
+DISTNAME=      mlmmj-1.2.11
 CATEGORIES=            mail
 
 HOMEPAGE=      http://mlmmj.mmj.dk/
@@ -27,5 +27,7 @@
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mlmmj
        cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${PREFIX}/share/doc/mlmmj
        mv ${PREFIX}/bin/mlmmj-make-ml.sh ${PREFIX}/bin/mlmmj-make-ml
+       mv ${PREFIX}/man/man1/mlmmj-make-ml.sh.1 \
+           ${PREFIX}/man/man1/mlmmj-make-ml.1
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/mlmmj/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo    17 Jul 2005 18:00:30 -0000      1.2
+++ distinfo    23 Jan 2006 22:17:20 -0000
@@ -1,4 +1,4 @@
-MD5 (mlmmj-1.2.8.tar.gz) = 5d2ef9f407bf08141de6516a32e9a557
-RMD160 (mlmmj-1.2.8.tar.gz) = 0ab92516fa0725b21b476a536ec185ff15691451
-SHA1 (mlmmj-1.2.8.tar.gz) = 85132fbd96b153345551f6eb7e4ff00573f9cfc8
-SIZE (mlmmj-1.2.8.tar.gz) = 166379
+MD5 (mlmmj-1.2.11.tar.gz) = 2f4b19aab77135c635be9ce24d37a2b9
+RMD160 (mlmmj-1.2.11.tar.gz) = d3698035212bb6f862d2f31017716ad9790d1177
+SHA1 (mlmmj-1.2.11.tar.gz) = 82e500ff6f098f830e340ff4244a48188373cd7a
+SIZE (mlmmj-1.2.11.tar.gz) = 178035

Reply via email to