ports/178460: [PATCH] devel/cmph: Fix sourceforge master site

John Marino draco at marino.st
Thu May 9 16:30:00 UTC 2013


>Number:         178460
>Category:       ports
>Synopsis:       [PATCH] devel/cmph: Fix sourceforge master site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 09 16:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
I'm not sure this port ever worked since it was updated.

devel/cmph master_site fixed here:
https://raw.github.com/jrmarino/DeltaPorts/ed46b5bd3a713c05915e20c1047fe41f761cc501/ports/devel/cmph/diffs/Makefile.diff

For convenience it's also pasted below.
>How-To-Repeat:

>Fix:
--- Makefile.orig	2013-03-19 13:04:30.000000000 +0000
+++ Makefile
@@ -7,7 +7,7 @@
 PORTNAME=	cmph
 PORTVERSION=	2.0
 CATEGORIES=	devel
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/
 
 MAINTAINER=	jessekempf at gmail.com
 COMMENT=	Minimal perfect hashes for C

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list