Permalink
Browse files
py-jdcal: update to 1.4.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-jdcal/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-jdcal |
|
|
version 1.4 |
|
|
version 1.4.1 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -22,9 +22,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 3d9fb3ee7b3bde5679fb8e78ec968d902af7d4a4 \ |
|
|
sha256 ea0a5067c5f0f50ad4c7bdc80abad3d976604f6fb026b0b3a17a9d84bb9046c9 \ |
|
|
size 7545 |
|
|
checksums rmd160 a09cc7f387bb953f77633e2339b4afc6b36eeedc \ |
|
|
sha256 472872e096eb8df219c23f2689fc336668bdb43d194094b5cc1707e1640acfc8 \ |
|
|
size 7479 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|