[154316] trunk/dports/shells/rc

and.damore at macports.org and.damore at macports.org
Thu Oct 27 19:48:45 CEST 2016


Revision: 154316
          https://trac.macports.org/changeset/154316
Author:   and.damore at macports.org
Date:     2016-10-27 19:48:45 +0200 (Thu, 27 Oct 2016)
Log Message:
-----------
port rc: update to version 1.7.4, update homepage; nomantainer

Modified Paths:
--------------
    trunk/dports/shells/rc/Portfile
    trunk/dports/shells/rc/files/Makefile.in.patch

Modified: trunk/dports/shells/rc/Portfile
===================================================================
--- trunk/dports/shells/rc/Portfile	2016-10-27 17:47:41 UTC (rev 154315)
+++ trunk/dports/shells/rc/Portfile	2016-10-27 17:48:45 UTC (rev 154316)
@@ -3,8 +3,7 @@
 PortSystem  1.0
 
 name        rc
-version     1.7.2
-revision    1
+version     1.7.4
 categories  shells
 maintainers nomaintainer
 description A Plan 9 shell
@@ -15,15 +14,13 @@
     of the Plan 9 shell. rc offers much the same capabilities \
     as a traditional Bourne shell, but with a much cleaner syntax.
 
-homepage    http://paganbooks.eu/software/article/rc
+homepage    http://tobold.org/article/rc
 platforms   darwin
 
-master_sites    ftp://rc.quanstro.net/pub/
-use_bzip2   yes
-extract.suffix  .tbz
+master_sites    http://static.tobold.org/rc
 
-checksums   rmd160  e245de754a6ada3f99e243acd7f87da9fce864d0 \
-        sha256  d4b552b6652a2f85400b61b970c9034b17fcb59b74a0f242bbea12959e8939c7
+checksums           rmd160  adf5bb79f4036b79c8359fd6afd40a11fa85ff6a \
+                    sha256  5ed26334dd0c1a616248b15ad7c90ca678ae3066fa02c5ddd0e6936f9af9bfd8
 
 patchfiles  Makefile.in.patch
 

Modified: trunk/dports/shells/rc/files/Makefile.in.patch
===================================================================
--- trunk/dports/shells/rc/files/Makefile.in.patch	2016-10-27 17:47:41 UTC (rev 154315)
+++ trunk/dports/shells/rc/files/Makefile.in.patch	2016-10-27 17:48:45 UTC (rev 154316)
@@ -1,6 +1,6 @@
 --- Makefile.in.orig	2003-07-17 22:24:25.000000000 +1000
 +++ Makefile.in	2014-01-19 17:32:03.000000000 +1100
-@@ -716,10 +716,10 @@
+@@ -945,10 +945,10 @@
  	./rc -p < $(srcdir)/trip.rc
  
  install-exec-hook:
@@ -12,6 +12,7 @@
 + at AMC_HISTORY_TRUE@	rm -f $(DESTDIR)$(bindir)/--;  $(LN) $(DESTDIR)$(bindir)/- $(DESTDIR)$(bindir)/-- ;\
 + at AMC_HISTORY_TRUE@	rm -f $(DESTDIR)$(bindir)/-p;  $(LN) $(DESTDIR)$(bindir)/- $(DESTDIR)$(bindir)/-p ;\
 + at AMC_HISTORY_TRUE@	rm -f $(DESTDIR)$(bindir)/--p; $(LN) $(DESTDIR)$(bindir)/- $(DESTDIR)$(bindir)/--p
+ 
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161027/ab00f3ce/attachment-0002.html>


More information about the macports-changes mailing list