From owner-cvs-all@FreeBSD.ORG Wed Apr 4 13:47:02 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E357D106566B; Wed, 4 Apr 2012 13:47:02 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B66238FC0A; Wed, 4 Apr 2012 13:47:02 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q34Dl2lL063447; Wed, 4 Apr 2012 13:47:02 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q34Dl27k063446; Wed, 4 Apr 2012 13:47:02 GMT (envelope-from wen) Message-Id: <201204041347.q34Dl27k063446@repoman.freebsd.org> From: Wen Heping Date: Wed, 4 Apr 2012 13:47:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/py-pymarc Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2012 13:47:03 -0000 wen 2012-04-04 13:47:02 UTC FreeBSD ports repository Modified files: devel/py-pymarc Makefile distinfo pkg-descr Log: - update to 2.8.4 - bump PORTEPOCH - add LICENSE (BSD) - strict python versions to 2.x (doesn't work with 3.x yet) - move pkg-plist to PLIST_FILES PR: ports/166528 Submitted by: rm@ Feature safe: yes Revision Changes Path 1.13 +6 -2 ports/devel/py-pymarc/Makefile 1.13 +2 -2 ports/devel/py-pymarc/distinfo 1.2 +2 -3 ports/devel/py-pymarc/pkg-descr