Opened 20 years ago

Closed 20 years ago

Last modified 9 years ago

#2533 closed defect (fixed)

UPDATE: inform-6.30.2

Reported by: devin@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: inform

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Small typo prevents patchfiles from being set. Diff follows:

Index: Portfile
===================================================================
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/inform/Portfile,v
retrieving revision 1.1
diff -u -r1.1 Portfile
--- Portfile	11 Nov 2004 10:29:21 -0000	1.1
+++ Portfile	3 Jan 2005 14:14:13 -0000
@@ -15,7 +15,7 @@
 set subdir        if-archive/infocom/compilers/inform6/source/
 master_sites      http://mirror.ifarchive.org/${subdir} \
                   http://www.ifarchive.org/${subdir} \
-                  ftp://ftp.ifarchive.org/${subdir} \
+                  ftp://ftp.ifarchive.org/${subdir}
 patchfiles        patch-include-Makefile.in patch-lib-Makefile.in
 
 # The install of inform will build the executable to name-version and make a

Change History (2)

comment:1 Changed 20 years ago by mww@…

Resolution: fixed
Status: newclosed

commited!

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: inform added
Note: See TracTickets for help on using tickets.