[151241] trunk/dports/perl/p5-crypt-blowfish/Portfile
devans at macports.org
devans at macports.org
Wed Aug 10 21:20:56 PDT 2016
Revision: 151241
https://trac.macports.org/changeset/151241
Author: devans at macports.org
Date: 2016-08-10 21:20:56 -0700 (Wed, 10 Aug 2016)
Log Message:
-----------
p5-crypt-blowfish: add modeline, update build dependencies, remove comment.
Modified Paths:
--------------
trunk/dports/perl/p5-crypt-blowfish/Portfile
Modified: trunk/dports/perl/p5-crypt-blowfish/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-blowfish/Portfile 2016-08-11 04:11:39 UTC (rev 151240)
+++ trunk/dports/perl/p5-crypt-blowfish/Portfile 2016-08-11 04:20:56 UTC (rev 151241)
@@ -1,11 +1,6 @@
+# -*- 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
# $Id$
-# This comment was inserted on 20160713 to force reindexing of
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# Reindexing is necessary for the new definition to take effect.
-# This comment may be removed in subsequent updates of this port.
-
PortSystem 1.0
PortGroup perl5 1.0
@@ -23,3 +18,8 @@
checksums rmd160 720210138a50fad986a6a42a274a28a020aaa2ed \
sha256 46b3431ffb6bf5b9cb359f79565d48407e652ad2b04fdf5ca62a69e7197a67b1
+
+if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-crypt-cbc
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160810/c3605dcf/attachment.html>
More information about the macports-changes
mailing list