Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2012 12:43:55 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305968 - head/mail/mbox2mdir
Message-ID:  <201210161243.q9GChtgk041382@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Tue Oct 16 12:43:55 2012
New Revision: 305968
URL: http://svn.freebsd.org/changeset/ports/305968

Log:
  - Update to 1.4
  - Add LICENSE (GPLv2)
  - Remove indefinite article from COMMENT
  
  PR:		ports/168850
  Submitted by:	koobs <koobs.freebsd@gmail.com>
  Approved by:	maintainer timeout (4 months)
  		makc, avilla (mentors, implicit)
  Feature safe:	yes

Modified:
  head/mail/mbox2mdir/Makefile   (contents, props changed)
  head/mail/mbox2mdir/distinfo   (contents, props changed)

Modified: head/mail/mbox2mdir/Makefile
==============================================================================
--- head/mail/mbox2mdir/Makefile	Tue Oct 16 12:43:42 2012	(r305967)
+++ head/mail/mbox2mdir/Makefile	Tue Oct 16 12:43:55 2012	(r305968)
@@ -1,17 +1,15 @@
-# New ports collection makefile for:	mbox2mdir
-# Date created:		2005-10-30
-# Whom:			Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
-#
+# Created by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
 # $FreeBSD$
-#
 
 PORTNAME=	mbox2mdir
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 CATEGORIES=	mail
 MASTER_SITES=	http://sageshome.net/downloads/oss/
 
 MAINTAINER=	acm@FreeBSD.org
-COMMENT=	A mbox to qmail's Maildir converter written in C++
+COMMENT=	Mbox to qmail's Maildir converter written in C++
+
+LICENSE=	GPLv2
 
 USE_BZIP2=	yes
 

Modified: head/mail/mbox2mdir/distinfo
==============================================================================
--- head/mail/mbox2mdir/distinfo	Tue Oct 16 12:43:42 2012	(r305967)
+++ head/mail/mbox2mdir/distinfo	Tue Oct 16 12:43:55 2012	(r305968)
@@ -1,2 +1,2 @@
-SHA256 (mbox2mdir-1.3.tar.bz2) = 76a82d7030ce881de419664da6c6f9748d52de3b9b7e748a909c7221e4a051d4
-SIZE (mbox2mdir-1.3.tar.bz2) = 9066
+SHA256 (mbox2mdir-1.4.tar.bz2) = e8e07fe327154d3bd033609701e708ec0057535f5bf5f0a45d5688b805f79962
+SIZE (mbox2mdir-1.4.tar.bz2) = 9602



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