Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2012 21:34:28 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302832 - head/mail/muttils
Message-ID:  <201208202134.q7KLYSov095916@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Mon Aug 20 21:34:28 2012
New Revision: 302832
URL: http://svn.freebsd.org/changeset/ports/302832

Log:
  - update to 1.3, changeset 8bb26094df06
  - remove redundancy in pkg-plist for examples

Modified:
  head/mail/muttils/Makefile   (contents, props changed)
  head/mail/muttils/distinfo   (contents, props changed)
  head/mail/muttils/pkg-plist   (contents, props changed)

Modified: head/mail/muttils/Makefile
==============================================================================
--- head/mail/muttils/Makefile	Mon Aug 20 21:09:08 2012	(r302831)
+++ head/mail/muttils/Makefile	Mon Aug 20 21:34:28 2012	(r302832)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	muttils
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	mail python
 MASTER_SITES=	https://bitbucket.org/blacktrash/${PORTNAME}/get/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ COMMENT=	Python utilities for console ma
 
 CONFLICTS=	zh-wenju-[0-9]* talkfilters-[0-9]* reed-[0-9]*
 
-CHANGESET=	42b380758b70
+CHANGESET=	8bb26094df06
 WRKSRC=		${WRKDIR}/blacktrash-${PORTNAME}-${CHANGESET}
 USE_PYTHON_BUILD=	yes
 USE_PYTHON_RUN=		yes

Modified: head/mail/muttils/distinfo
==============================================================================
--- head/mail/muttils/distinfo	Mon Aug 20 21:09:08 2012	(r302831)
+++ head/mail/muttils/distinfo	Mon Aug 20 21:34:28 2012	(r302832)
@@ -1,2 +1,2 @@
-SHA256 (1.2.tar.gz) = b63a3acf7b12680f0393c68a0544afddf2dcfc68a6ceb0aa571e03ae740046c0
-SIZE (1.2.tar.gz) = 35325
+SHA256 (1.3.tar.gz) = c8b456b660461441de8927ccff7e9f444894d6550d0777ed7bd160b8f9caddbf
+SIZE (1.3.tar.gz) = 35613

Modified: head/mail/muttils/pkg-plist
==============================================================================
--- head/mail/muttils/pkg-plist	Mon Aug 20 21:09:08 2012	(r302831)
+++ head/mail/muttils/pkg-plist	Mon Aug 20 21:34:28 2012	(r302832)
@@ -70,9 +70,4 @@ bin/wrap
 %%PYTHON_SITELIBDIR%%/muttils/wrapcommand.py
 %%PYTHON_SITELIBDIR%%/muttils/wrapcommand.pyc
 %%PYTHON_SITELIBDIR%%/muttils/wrapcommand.pyo
-%%EXAMPLESDIR%%/example-mail.vim
-%%EXAMPLESDIR%%/example-muttilsrc
-%%EXAMPLESDIR%%/example-muttrc
-%%EXAMPLESDIR%%/example-screenrc
-@dirrm %%EXAMPLESDIR%%
 @dirrm %%PYTHON_SITELIBDIR%%/muttils



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