Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2005 13:40:46 +0100
From:      "Andreas Kohn" <andreas@syndrom23.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/90234: [PATCH] java/jad: homepage changed, add official master site and update pkg-descr
Message-ID:  <1134304846.0@klamath.syndrom23.de>
Resent-Message-ID: <200512111250.jBBCo2BY072951@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         90234
>Category:       ports
>Synopsis:       [PATCH] java/jad: homepage changed, add official master site and update pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 11 12:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Kohn
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #17: Wed Dec  7 11:00:06 CET 2005
    root@klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH



>Description:


The jad homepage moved. Patch updates pkg-descr, and adds the homepage as master site. 


>How-To-Repeat:





>Fix:


--- jad-www.diff begins here ---
Index: Makefile
===================================================================
RCS file: /storage/freebsd/cvs/ports/java/jad/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	16 May 2005 20:39:54 -0000	1.14
+++ Makefile	11 Dec 2005 12:37:46 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	jad
 PORTVERSION=	1.5.8c
 CATEGORIES=	java devel
-MASTER_SITES=	${MASTER_SITE_LOCAL}
+MASTER_SITES=	http://www.kpdus.com/jad/freebsd/ \
+		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	znerd
 DISTNAME=	jadfb158
 
Index: pkg-descr
===================================================================
RCS file: /storage/freebsd/cvs/ports/java/jad/pkg-descr,v
retrieving revision 1.4
diff -u -r1.4 pkg-descr
--- pkg-descr	15 Apr 2004 22:31:05 -0000	1.4
+++ pkg-descr	11 Dec 2005 12:30:13 -0000
@@ -8,4 +8,4 @@
 No source code is available for this program. Jad is free for
 non-commercial use, but not for commercial use.
 
-WWW: http://kpdus.tripod.com/jad.html
+WWW: http://www.kpdus.com/jad.html
--- jad-www.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1134304846.0>