Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#12334 closed defect (fixed)

Frotz port fails due to source web site change

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

Description

The master site for Frotz has moved from http://www.cs.csubak.edu/~driffi/proj/frotz/ to http://frotz.homeunix.org/frotz.

I've attached a patch that worked for me to correct the Portfile.

patch:

11,12c11,12
< homepage        http://www.cs.csubak.edu/~driffi/proj/frotz/
< master_sites      http://www.cs.csubak.edu/~dgriffi/proj/frotz/files/frotz-2.43.tar.gz
---
> homepage        http://frotz.homeunix.org/frotz/
> master_sites      http://frotz.homeunix.org/frotz/files/

Attachments (1)

Portfile.patch (268 bytes) - added by ascarter@… 17 years ago.
Patch to fix the portfile to work with new web location.

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by ascarter@…

Attachment: Portfile.patch added

Patch to fix the portfile to work with new web location.

comment:1 Changed 17 years ago by nox@…

Priority: BlockerNormal
Version: 1.5.0

Seems to me that the project doesn't even exist anymore. Maybe we should delete this port?

comment:2 Changed 16 years ago by markd@…

Resolution: fixed
Status: newclosed

Committed. Thanks!

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.