Ticket #49603: Portfile.diff
File Portfile.diff, 644 bytes (added by Quibi (Quibizo), 9 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id : Portfile 139640 2015-08-22 18:40:09Z snc@macports.org$2 # $Id$ 3 3 4 4 PortSystem 1.0 5 5 PortGroup python 1.0 6 6 7 7 name py-passlib 8 8 version 1.6.5 9 python.versions 27 33 34 9 python.versions 27 33 34 35 10 10 categories-append www security 11 11 maintainers snc openmaintainer 12 12 license bsd