Index: /trunk/fink/main/finkinfo/macathena-hesiod-py.info =================================================================== --- /trunk/fink/main/finkinfo/macathena-hesiod-py.info (revision 145) +++ /trunk/fink/main/finkinfo/macathena-hesiod-py.info (revision 146) @@ -1,22 +1,22 @@ Info2: << - Package: macathena-hesiod-py%type_pkg[python] - Type: python (2.3 2.4 2.5) - Version: 0.2.2 - Revision: 1 - Source: http://pypi.python.org/packages/source/P/PyHesiod/PyHesiod-%v.tar.gz - Maintainer: Evan Broder - HomePage: http://ebroder.net/code/PyHesiod - License: BSD - Description: Python bindings for the Hesiod name resolution library - Source-MD5: 60f82d3aeb3ed5bb8d0e843fe6e9e51b - DocFiles: COPYING - - Depends: macathena-libhesiod, pyrex-py%type_pkg[python], setuptools-py%type_pkg[python], python%type_pkg[python] - Conflicts: macathena-pyhesiodfs (<= 144) - CompileScript: << - %p/bin/python%type_raw[python] setup.py build - << - InstallScript: << - %p/bin/python%type_raw[python] setup.py install --root=%d - << +Package: macathena-hesiod-py%type_pkg[python] +Type: python (2.3 2.4 2.5) +Version: 0.2.3 +Revision: 2 +Source: http://pypi.python.org/packages/source/P/PyHesiod/PyHesiod-%v.tar.gz +Maintainer: Evan Broder +HomePage: http://ebroder.net/code/PyHesiod +License: BSD +Description: Python bindings for the Hesiod name resolution library +Source-MD5: bc8cf0a6832d546c4db9275f04fd8311 +DocFiles: COPYING + +Depends: macathena-libhesiod, pyrex-py%type_pkg[python], setuptools-py%type_pkg[python], python%type_pkg[python] +Replaces: macathena-pyhesiodfs (<< 144) +CompileScript: << + %p/bin/python%type_raw[python] setup.py build << +InstallScript: << + %p/bin/python%type_raw[python] setup.py install --root=%d +<< +<< Index: /trunk/fink/main/finkinfo/macathena-pyhesiodfs.info =================================================================== --- /trunk/fink/main/finkinfo/macathena-pyhesiodfs.info (revision 121) +++ /trunk/fink/main/finkinfo/macathena-pyhesiodfs.info (revision 146) @@ -1,5 +1,5 @@ Package: macathena-pyhesiodfs -Version: 77 -Revision: 3 +Version: 144 +Revision: 1 Source: http://macathena.mit.edu/dist/pyhesiodfs-svn%v.tar.gz Maintainer: SIPB MacAthena Project @@ -7,11 +7,11 @@ License: GPL Description: Automatically mounts AFS lockers in /mit -Source-MD5: 2d321c4c4fadb67025aff9eb57e02d5f -DocFiles: COPYING copyright +Source-MD5: d46d097fa39c5c2ccf00adb16cdad4bf +DocFiles: AUTHORS COPYING -Depends: fuse-py25, pydns-py25 +Depends: fuse-py25, macathena-hesiod-py25 Replaces: pyhesiodfs BuildDepends: automake1.9 -PatchScript: sed -i ".bak" -e 's|/usr/local|%p|g' edu.mit.sipb.mit-automounter.plist +PatchScript: sed -i"" -e 's|/usr/local|%p|g' edu.mit.sipb.mit-automounter.plist CompileScript: << python2.5 setup.py build