Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2011 13:43:27 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/py-distribute Makefile pkg-plist
Message-ID:  <201103201343.p2KDhRuI019542@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nivit       2011-03-20 13:43:27 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-distribute  Makefile pkg-plist 
  Log:
  - Bump PORTREVISION
  - Fix pkg-plist
  - Move *.py[co] to PLIST_FILES and add ${PYTHON_SITELIBDIR}/__pycache__
    to PLIST_DIRS, to support the new directory of the bytecode files
    in Python 3.2 (see PEP 3147,  http://goo.gl/EMWcK )
  
  Reported by:    sunpoet (via private email)
  
  Revision  Changes    Path
  1.5       +19 -2     ports/devel/py-distribute/Makefile
  1.3       +1 -3      ports/devel/py-distribute/pkg-plist



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