ports/104472: [PATCH] www/w3: make fetchable, cosmetic changes to Makefile
Thomas Abthorpe
thomas at goodking.ca
Mon Oct 16 17:10:14 UTC 2006
>Number: 104472
>Category: ports
>Synopsis: [PATCH] www/w3: make fetchable, cosmetic changes to Makefile
>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: Mon Oct 16 17:10:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Thomas Abthorpe
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct 2 02:05:54 EDT
>Description:
- make fetchable, change MASTER_SITES
- cosmetic changes to Makefile
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- w3-2.2.26.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/w3/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile 6 Dec 2005 21:07:32 -0000 1.19
+++ Makefile 16 Oct 2006 16:57:18 -0000
@@ -8,8 +8,7 @@
PORTNAME= w3
PORTVERSION= 2.2.26
CATEGORIES+= www elisp
-MASTER_SITES= ftp://ftp.iij.ad.jp/pub/network/WWW/w3/ \
- ftp://ftp.cs.indiana.edu/pub/elisp/w3/
+MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/www/
MAINTAINER= ports at FreeBSD.org
COMMENT?= WWW browser based on emacs/mule
@@ -17,7 +16,7 @@
BUILD_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs19
RUN_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs19
-WRKSRC= ${WRKDIR}/w3
+WRKSRC= ${WRKDIR}/${PORTNAME}
MAKE_ENV+= EMACSCMD=${EMACSCMD} ELISPDIR=${ELISPDIR} \
MKDIR="${MKDIR}" CP=${CP} \
INFODIR=${INFODIR} \
--- w3-2.2.26.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list