Re: ports/175696: commit references a PR

2013-03-20 Thread dfilter service
The following reply was made to PR ports/175696; it has been noted by GNATS.

From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/175696: commit references a PR
Date: Wed, 20 Mar 2013 12:42:45 + (UTC)

 Author: tota
 Date: Wed Mar 20 12:42:31 2013
 New Revision: 314728
 URL: http://svnweb.freebsd.org/changeset/ports/314728
 
 Log:
   - Update to 0.995
   - Add LICENSE section
   - Trim Makefile header
   - Trim WWW: line in pkg-descr
   - Update WWW: line in pkg-descr
   
   PR:  ports/175696 (based on)
   Submitted by:Yasuhiro KIMURA 
 
 Modified:
   head/japanese/py-mecab/Makefile
   head/japanese/py-mecab/distinfo
   head/japanese/py-mecab/pkg-descr
 
 Modified: head/japanese/py-mecab/Makefile
 ==
 --- head/japanese/py-mecab/MakefileWed Mar 20 12:41:52 2013
(r314727)
 +++ head/japanese/py-mecab/MakefileWed Mar 20 12:42:31 2013
(r314728)
 @@ -1,18 +1,21 @@
 -# New ports collection makefile for:py-mecab
 -# Date created: 27 August 2007
 -# Whom: Junji NAKANISHI 

 -#
 +# Created by: Junji NAKANISHI 
  # $FreeBSD$
  
  PORTNAME= mecab
 -PORTVERSION=  0.994
 +PORTVERSION=  0.995
  CATEGORIES=   japanese python textproc
 -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
 +MASTER_SITES= GOOGLE_CODE
  DISTNAME= ${PORTNAME}-python-${PORTVERSION}
  
  MAINTAINER=   ju...@daemonfreaks.com
  COMMENT=  Python bindings for MeCab
  
 +LICENSE=  BSD GPLv2 LGPL21
 +LICENSE_COMB= dual
 +LICENSE_FILE_BSD= ${WRKSRC}/BSD
 +LICENSE_FILE_GPLv2=   ${WRKSRC}/GPL
 +LICENSE_FILE_LGPL21=  ${WRKSRC}/LGPL
 +
  BUILD_DEPENDS=swig>=1.3:${PORTSDIR}/devel/swig13
  LIB_DEPENDS=  mecab:${PORTSDIR}/japanese/mecab
  
 
 Modified: head/japanese/py-mecab/distinfo
 ==
 --- head/japanese/py-mecab/distinfoWed Mar 20 12:41:52 2013
(r314727)
 +++ head/japanese/py-mecab/distinfoWed Mar 20 12:42:31 2013
(r314728)
 @@ -1,2 +1,2 @@
 -SHA256 (mecab-python-0.994.tar.gz) = 
30d828c73f95492f91fc5f7770b3a40765e9e931afb8295f419109b32652f7ce
 -SIZE (mecab-python-0.994.tar.gz) = 61978
 +SHA256 (mecab-python-0.995.tar.gz) = 
5babaa9e9d8025eadfe62770980f07b48e9e54107e64a80478b455568c45f5fd
 +SIZE (mecab-python-0.995.tar.gz) = 62281
 
 Modified: head/japanese/py-mecab/pkg-descr
 ==
 --- head/japanese/py-mecab/pkg-descr   Wed Mar 20 12:41:52 2013
(r314727)
 +++ head/japanese/py-mecab/pkg-descr   Wed Mar 20 12:42:31 2013
(r314728)
 @@ -1,3 +1,3 @@
  This is a python bindings for MeCab.
  
 -WWW:http://mecab.sourceforge.net/
 +WWW: https://code.google.com/p/mecab/
 ___
 svn-ports-...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscr...@freebsd.org"
 
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/175696: [PATCH] japanese/py-mecab: update to 0.995 and etc.

2013-03-20 Thread tota
Synopsis: [PATCH] japanese/py-mecab: update to 0.995 and etc.

State-Changed-From-To: open->closed
State-Changed-By: tota
State-Changed-When: Wed Mar 20 15:12:44 UTC 2013
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=175696
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/177144: [PATCH] sysutils/py-salt: update to 0.13.3

2013-03-20 Thread edwin
Synopsis: [PATCH] sysutils/py-salt: update to 0.13.3

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Wed Mar 20 16:40:09 UTC 2013
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=177144
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/177144: [PATCH] sysutils/py-salt: update to 0.13.3

2013-03-20 Thread edwin
Synopsis: [PATCH] sysutils/py-salt: update to 0.13.3

State-Changed-From-To: open->feedback
State-Changed-By: edwin
State-Changed-When: Wed Mar 20 16:40:11 UTC 2013
State-Changed-Why: 
Awaiting maintainers feedback (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=177144
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/177144: [PATCH] sysutils/py-salt: update to 0.13.3

2013-03-20 Thread Edwin Groothuis
The following reply was made to PR ports/177144; it has been noted by GNATS.

From: Edwin Groothuis 
To: christer.edwa...@gmail.com
Cc: bug-follo...@freebsd.org
Subject: Re: ports/177144: [PATCH] sysutils/py-salt: update to 0.13.3
Date: Wed, 20 Mar 2013 16:40:10 UT

 Maintainer of sysutils/py-salt,
 
 Please note that PR ports/177144 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/177144
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 ed...@freebsd.org
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/177144: [PATCH] sysutils/py-salt: update to 0.13.3

2013-03-20 Thread Christer Edwards
The following reply was made to PR ports/177144; it has been noted by GNATS.

From: Christer Edwards 
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/177144: [PATCH] sysutils/py-salt: update to 0.13.3
Date: Wed, 20 Mar 2013 10:43:21 -0600

 --bcaec504095eb189da04d85dec81
 Content-Type: text/plain; charset=UTF-8
 
 Thanks Denis! Approved.
 
 
 On Wed, Mar 20, 2013 at 10:40 AM, Edwin Groothuis  wrote:
 
 > Maintainer of sysutils/py-salt,
 >
 > Please note that PR ports/177144 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/177144
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > ed...@freebsd.org
 >
 
 --bcaec504095eb189da04d85dec81
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 Thanks Denis! Approved.On Wed, Mar 20, 2013 at 10:40 AM, Edwin Gr=
 oothuis ed...@freebsd.org> wrote:
 
 Maintainer of sysutils/py-salt,
 
 Please note that PR ports/177144 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
 =C2=A0 =C2=A0 http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports=
 /177144" target=3D"_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dpor=
 ts/177144
 
 --
 Edwin Groothuis via the GNATS Auto Assign Tool
 ed...@freebsd.org
 
 
 --bcaec504095eb189da04d85dec81--
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"