[122183] trunk/dports/www/linkchecker/Portfile

Ryan Schmidt ryandesign at macports.org
Wed Jul 16 22:20:22 PDT 2014


On Jul 16, 2014, at 8:58 PM, khindenburg at macports.org wrote:

> Revision
> 122183
> Author
> khindenburg at macports.org
> Date
> 2014-07-16 18:58:19 -0700 (Wed, 16 Jul 2014)
> Log Message
> 
> linkchecker: update to 9.3; add build deps from trace
> Modified Paths
> 
> 	• trunk/dports/www/linkchecker/Portfile


>  
> -checksums           sha1 259df843b819e0659515fcc6bf1f150fd487b634 \
> -                    rmd160 3faac9b02a181d1d1dea8d0ce87f76e72feaae3c
> +checksums           rmd160  0d757f00fb8c124ec6ff14a9f1205655165e18d6 \
> +                    sha256  ee0aa60de440fdcf8587ddebf1f691bc777a32d8d4f119beed63f405dc56176d
>  
>  python.default_version  27
>  
> +depends_build-append    port:py-py2app \
> +                        port:py-backports \
> +                        port:py-backports-ssl_match_hostname \
> +                        port:py-nose \
> +                        port:py-pyobjc-cocoa \
> +                        port:py-matplotlib

Don't depend on stub ports, like any py-* port. Instead, depend on the specific python versioned subport you're going to use, i.e. in this case (based on your "python.default_version 27" line), the py27-* subports.




More information about the macports-dev mailing list