ports/108875: [PATCH] converters/utf8conv: Corrected master site
Hans Fredrik Nordhaug
hans at nordhaug.priv.no
Wed Feb 7 14:50:26 UTC 2007
>Number: 108875
>Category: ports
>Synopsis: [PATCH] converters/utf8conv: Corrected master site
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 07 14:50:22 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Hans Fredrik Nordhaug
>Release: FreeBSD 5.3-SECURITY i386
>Organization:
>Environment:
System: FreeBSD nordhaug.priv.no 5.3-SECURITY FreeBSD 5.3-SECURITY #0: Tue Apr 18 03:45:30 UTC 2006
>Description:
The old master site was redirected correctly but the files weren't moved to the new site.
I contacted the developer who kindly put the files in place - problem solved.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- utf8conv-1.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/converters/utf8conv/Makefile /usr/ports/converters/utf8conv-new/Makefile
--- /usr/ports/converters/utf8conv/Makefile Tue Nov 28 14:37:07 2006
+++ /usr/ports/converters/utf8conv-new/Makefile Wed Feb 7 15:41:45 2007
@@ -9,13 +9,10 @@
PORTNAME= utf8conv
PORTVERSION= 1.1
CATEGORIES= converters
-MASTER_SITES= http://www.fibrespeed.net/~mbabcock/code/
+MASTER_SITES= http://mikebabcock.ca/code/
MAINTAINER= ports at FreeBSD.org
COMMENT= Convert hexadecimal Unicode character values to UTF-8
-
-DEPRECATED= is unfetchable, distfile disappeared from project homepage
-EXPIRATION_DATE= 2007-12-17
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
ALL_TARGET= ${PORTNAME}
--- utf8conv-1.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list