java/56490: Update port: java/jakarta-log4j

herve.quiroz at esil.univ-mrs.fr herve.quiroz at esil.univ-mrs.fr
Fri Sep 5 06:50:16 PDT 2003


>Number:         56490
>Category:       java
>Synopsis:       Update port: java/jakarta-log4j
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-java
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 05 06:50:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Herve Quiroz
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD puget.esil.univ-mrs.fr 5.1-RELEASE FreeBSD 5.1-RELEASE #3: Wed Jun 25 21:08:32 CEST 2003 root at puget.esil.univ-mrs.fr:/usr/obj/usr/src/sys/ASSIMILATED i386


	
>Description:

Removed the DIST_SUBDIR statement.

Log4j has been the first port from the Jakarta series and back then I thought
it would be useful to put all distfiles from the Jakarta project in the same
subdirectory.  Now I don't think it is such a good idea. Furthermore, the ports
of other Jakarta projects do not use this scheme.

So here is a patch to fix it. I didn't bump the PORT_REVISION as there is no
point in updating the port if already installed.

Herve

>How-To-Repeat:
	
>Fix:

diff -ur jakarta-log4j.original/Makefile jakarta-log4j/Makefile
--- jakarta-log4j.original/Makefile	Thu May  1 09:39:39 2003
+++ jakarta-log4j/Makefile	Thu Sep  4 21:20:26 2003
@@ -9,7 +9,6 @@
 PORTVERSION=	1.2.8
 CATEGORIES=	java
 MASTER_SITES=	http://jakarta.apache.org/log4j/
-DIST_SUBDIR=	jakarta
 
 MAINTAINER=	herve.quiroz at esil.univ-mrs.fr
 COMMENT=	Log4J, a fast and flexible logging library for Java
Only in jakarta-log4j: README.html
diff -ur jakarta-log4j.original/distinfo jakarta-log4j/distinfo
--- jakarta-log4j.original/distinfo	Thu May  1 09:39:39 2003
+++ jakarta-log4j/distinfo	Thu Sep  4 21:20:26 2003
@@ -1 +1 @@
-MD5 (jakarta/jakarta-log4j-1.2.8.tar.gz) = dfc8cd57a4f2b42177b14f147c9dab3d
+MD5 (jakarta-log4j-1.2.8.tar.gz) = dfc8cd57a4f2b42177b14f147c9dab3d
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-java mailing list