Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  9 Oct 2001 04:06:33 +0200 (CEST)
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31150: Update port: devel/doxygen -> 1.2.11
Message-ID:  <20011009020633.03FF02D310@freebsd.emma.line.org>

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

>Number:         31150
>Category:       ports
>Synopsis:       Update port: devel/doxygen -> 1.2.11
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 08 19:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.emma.line.org 4.4-STABLE FreeBSD 4.4-STABLE #8: Sat Oct 6 22:08:32 CEST 2001 root@freebsd.emma.line.org:/usr/src/sys/compile/M2A2 i386


	
>Description:
NOTE: This is a resubmission, my first send-pr disappeared without notice behind hub.freebsd.org.

Dimitri van Heesch has released a new doxygen version. The patch below updates the port to match 
the new version.
	
>How-To-Repeat:
	
>Fix:

Apply this patch.

diff -Nur --exclude=work /usr/ports/devel/doxygen/Makefile /tmp/doxygen/Makefile
--- /usr/ports/devel/doxygen/Makefile	Sun Sep 30 00:21:07 2001
+++ /tmp/doxygen/Makefile	Sun Oct  7 18:19:15 2001
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	doxygen
-PORTVERSION=	1.2.10
-PORTREVISION=	1
+PORTVERSION=	1.2.11.1
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.stack.nl/pub/users/dimitri/
 EXTRACT_SUFX=	.src.tar.gz
@@ -22,7 +21,7 @@
 USE_PERL5=	yes
 HAS_CONFIGURE=	yes
 USE_GMAKE=	yes
-QT_NONSTANDARD=	yes	# non-standard configure arguements
+QT_NONSTANDARD=	yes	# non-standard configure arguments
 CONFIGURE_ARGS+=--prefix ${PREFIX} --perl ${PERL} --make ${GMAKE} \
 		--with-doxywizard
 
diff -Nur --exclude=work /usr/ports/devel/doxygen/distinfo /tmp/doxygen/distinfo
--- /usr/ports/devel/doxygen/distinfo	Tue Sep 25 16:50:04 2001
+++ /tmp/doxygen/distinfo	Sun Oct  7 18:19:41 2001
@@ -1 +1 @@
-MD5 (doxygen-1.2.10.src.tar.gz) = 16b6d5a2ceb9629f46695cb01069f115
+MD5 (doxygen-1.2.11.1.src.tar.gz) = 022161aaed3058d0aa10c35f393f738c
	
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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