diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 07:50:41 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 07:50:41 +0000 |
| commit | 5e9f42cbda7723e209ee352f41df8fd3d7d1ee28 (patch) | |
| tree | 5fb7f0ec92b0b2a109bebac3d6e46dbbc6f3f976 /devel/boost-python-libs | |
| parent | Remove legacy redis 2.0.4. (diff) | |
- Move from py24 over to py25 or above
- Drop md5 support
Notes
Notes:
svn path=/head/; revision=269662
Diffstat (limited to 'devel/boost-python-libs')
| -rw-r--r-- | devel/boost-python-libs/Makefile | 3 | ||||
| -rw-r--r-- | devel/boost-python-libs/distinfo | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/boost-python-libs/Makefile b/devel/boost-python-libs/Makefile index 23c21ee33b0f..881b90dc10e8 100644 --- a/devel/boost-python-libs/Makefile +++ b/devel/boost-python-libs/Makefile @@ -6,10 +6,11 @@ # PORTNAME= boost-python-libs +PORTREVISION= 1 COMMENT= Framework for interfacing Python and C++ USE_BZIP2= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ OPTIONS= VERBOSE_BUILD "Show compiler messages" off \ DEBUG "Build debugging symbols" off \ diff --git a/devel/boost-python-libs/distinfo b/devel/boost-python-libs/distinfo index 08ccc9800da6..3301fd825537 100644 --- a/devel/boost-python-libs/distinfo +++ b/devel/boost-python-libs/distinfo @@ -1,3 +1,2 @@ -MD5 (boost_1_45_0.tar.bz2) = d405c606354789d0426bc07bea617e58 SHA256 (boost_1_45_0.tar.bz2) = 55ed3ec51d5687e8224c988e22bef215dacce04e037d9f689569a80c4377a6d5 SIZE (boost_1_45_0.tar.bz2) = 39330184 |
