UPDATE lisp-hyperspec-7.0
Reported by: |
ytrewq1@… |
Owned by: |
gwright@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
ytrewq1@…
|
Port:
|
lisp-hyperspec
|
|
|
--- Portfile 2005-08-02 15:39:53.000000000 +0800
+++ Portfile.new 2005-08-02 15:53:00.000000000 +0800
@@ -2,7 +2,7 @@
PortSystem 1.0
name lisp-hyperspec
-version 6.0
+version 7.0
categories lang
maintainers gwright@opendarwin.org
platforms darwin
@@ -40,11 +40,11 @@
#
homepage http://www.lispworks.com/reference/HyperSpec/index.html
-master_sites ftp://ftp.xanalys.com/pub/software_tools/reference/
+master_sites ftp://ftp.lispworks.com/pub/software_tools/reference/
regsub -all "\\." $version "-" distVersion
distname HyperSpec-${distVersion}
-checksums md5 31a7148273d1e81d98cc706c86ab7e4b
+checksums md5 8df440c9f1614e2acfa5e9a360c8969a
# Do nothing for extract, configuration and build:
Change History (3)
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Description: |
modified (diff)
|
Port: |
lisp-hyperspec added
|
Type: |
defect →
update
|
Committed. Thanks!
-Greg