[118212] trunk/dports/net/pastebinit/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Tue Mar 25 15:12:02 PDT 2014


Revision: 118212
          https://trac.macports.org/changeset/118212
Author:   rmstonecipher at macports.org
Date:     2014-03-25 15:12:02 -0700 (Tue, 25 Mar 2014)
Log Message:
-----------
net/pastebinit upgraded version from 1.3.1 to 1.4.1

Modified Paths:
--------------
    trunk/dports/net/pastebinit/Portfile

Modified: trunk/dports/net/pastebinit/Portfile
===================================================================
--- trunk/dports/net/pastebinit/Portfile	2014-03-25 22:08:29 UTC (rev 118211)
+++ trunk/dports/net/pastebinit/Portfile	2014-03-25 22:12:02 UTC (rev 118212)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                pastebinit
-version             1.3.1
-revision            1
+version             1.4.1
 maintainers         nomaintainer
 
 categories          net python
@@ -18,8 +17,8 @@
 homepage            http://www.stgraber.org/category/pastebinit
 master_sites        http://launchpad.net/pastebinit/trunk/${version}/+download/
 
-checksums           rmd160  32b2d7e71e1c990ab898d7c508fb0f7683af64f6 \
-                    sha256  68d559292ed7e423d3500e65d795d3dcc320091fade0eb2503cedb75b18176c6
+checksums           rmd160  ccaf001d5084116e6b70accfffc5239d20ef0117 \
+                    sha256  39e3dcb98d2aa9d65f86c648c375ca75fa312fc773e568963e9aefffea0c9bf7
 
 use_configure       no
 
@@ -30,7 +29,7 @@
 
 post-patch {
     # Fix paths
-    reinplace "s|^#!/usr/bin/env python|#!${prefix}/bin/python2.7|" ${worksrcpath}/pastebinit
+    reinplace "s|^#!/usr/bin/python3|#!${prefix}/bin/python2.7|" ${worksrcpath}/pastebinit
     reinplace "s|/etc/pastebin.d|${prefix}/etc/pastebin.d|" ${worksrcpath}/pastebinit
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140325/55a2b8a9/attachment-0001.html>


More information about the macports-changes mailing list