Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2001 15:12:05 -0600 (CST)
From:      Jeremy Shaffner <jeremy@external.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25262: Upgrade Port www/reportmagic 2.04 -> 2.05
Message-ID:  <200102212112.f1LLC5c03125@indigo.external.org>

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

>Number:         25262
>Category:       ports
>Synopsis:       Upgrade Port www/reportmagic 2.04 -> 2.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 21 13:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Shaffner
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

>Description:

Upgrade to 2.05.  Fixes annoying bugs in 2.04.

Removed the notice regarding FreeType & GD. graphics/gd includes freetype
support by default.

Cleaned up the plist.

The license has changed to the Artistic License effective in 2.05.
>How-To-Repeat:

>Fix:

Index: reportmagic/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/reportmagic/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- reportmagic/Makefile	2001/01/11 16:01:59	1.2
+++ reportmagic/Makefile	2001/02/21 21:05:09
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	reportmagic
-PORTVERSION=	2.04
+PORTVERSION=	2.05
 CATEGORIES=	www
 MASTER_SITES=	http://www.reportmagic.com/
 DISTNAME=	rmagic-${PORTVERSION}
@@ -20,28 +20,16 @@
 
 WRKSRC=		${WRKDIR}/${DISTNAME}
 
-pre-fetch:
+NO_BUILD=	YES
 
-	@${ECHO} -n "Report Magic will use FreeType if the GD library "
-	@${ECHO} "is compiled with it in."
-	@${ECHO} -n "GD is already listed as a LIB_DEPENDS, but in the "
-	@${ECHO} "event that GD is already "
-	@${ECHO} -n "installed *without* FreeType, you won't be able to "
-	@${ECHO} "use it.  If you want"
-	@${ECHO} -n "FreeType support, please (re)make ${PORTSDIR}/graphics/gd "
-	@${ECHO} "with -DWITH_X11."
-	@${ECHO}
-
-do-build:
-
 do-install:
 	@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Install.PL -no_modules
 
 post-install:
 	@${ECHO}
-	@${ECHO} "You must agree to the [GPL] license agreement at"
-	@${ECHO} "${PREFIX}/share/doc/reportmagic/license.html"
-	@${ECHO} "before using Report Magic."
+	@${ECHO} "You must agree to the [Artistic] license agreement at"
+	@${ECHO} "${PREFIX}/share/doc/reportmagic/license.html before"
+	@${ECHO} "using Report Magic."
 	@${ECHO}
 
 .include <bsd.port.mk>
Index: reportmagic/distinfo
===================================================================
RCS file: /home/ncvs/ports/www/reportmagic/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- reportmagic/distinfo	2001/01/11 16:01:59	1.2
+++ reportmagic/distinfo	2001/02/21 21:05:09
@@ -1 +1 @@
-MD5 (rmagic-2.04.tar.gz) = 47b8d2bdb703e69e3b5d89eb842c0eaf
+MD5 (rmagic-2.05.tar.gz) = 81891c2bd169a53b3bcb05ddb2c92b58
Index: reportmagic/pkg-message
===================================================================
RCS file: /home/ncvs/ports/www/reportmagic/pkg-message,v
retrieving revision 1.1
diff -u -r1.1 pkg-message
--- reportmagic/pkg-message	2000/12/04 20:49:26	1.1
+++ reportmagic/pkg-message	2001/02/21 21:05:09
@@ -1,3 +1,3 @@
-You must agree to the [GPL] license agreement at
-/usr/local/share/doc/reportmagic/license.html
-before using Report Magic.
+You must agree to the [Artistic] license agreement at
+/usr/local/share/doc/reportmagic/license.html before
+using Report Magic.
Index: reportmagic/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/reportmagic/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- reportmagic/pkg-plist	2001/01/11 16:01:59	1.2
+++ reportmagic/pkg-plist	2001/02/21 21:05:09
@@ -1,18 +1,10 @@
 reportmagic/README
-reportmagic/rmlogo.gif
 reportmagic/analogo.gif
-reportmagic/samples/corpimg.ini
-reportmagic/samples/fineprint.html
-reportmagic/samples/images/back.jpg
-reportmagic/samples/images/bullet.gif
-reportmagic/samples/images/bullet2.gif
-reportmagic/samples/images/layout.gif
-reportmagic/samples/manyfile.ini
-reportmagic/samples/noframes.ini
-reportmagic/samples/onefile.ini
-reportmagic/samples/report.dat
+reportmagic/rmagic.pl
 reportmagic/rmagic.sample
+reportmagic/rmlogo.gif
 reportmagic/sample.dat
+reportmagic/lang/INDEX.txt
 reportmagic/lang/ca/cdata.ini
 reportmagic/lang/ca/lang.ini
 reportmagic/lang/ca/rdata.ini
@@ -37,7 +29,6 @@
 reportmagic/lang/hu/lang.ini
 reportmagic/lang/hu/rdata.ini
 reportmagic/lang/hu/rmagic.ini
-reportmagic/lang/INDEX.txt
 reportmagic/lang/it/cdata.ini
 reportmagic/lang/it/lang.ini
 reportmagic/lang/it/rdata.ini
@@ -49,20 +40,29 @@
 reportmagic/lang/zh/cdata.ini
 reportmagic/lang/zh/lang.ini
 reportmagic/lang/zh/rdata.ini
-reportmagic/rmagic.pl
+reportmagic/samples/corpimg.ini
+reportmagic/samples/fineprint.html
+reportmagic/samples/images/back.jpg
+reportmagic/samples/images/bullet.gif
+reportmagic/samples/images/bullet2.gif
+reportmagic/samples/images/layout.gif
+reportmagic/samples/manyfile.ini
+reportmagic/samples/noframes.ini
+reportmagic/samples/onefile.ini
+reportmagic/samples/report.dat
 reportmagic/wadg/Errors.pm
 reportmagic/wadg/Formatter.pm
 reportmagic/wadg/HTMLWriter.pm
 reportmagic/wadg/rm/CROParser.pm
 reportmagic/wadg/rm/Graphs.pm
+reportmagic/wadg/rm/Report.pm
+reportmagic/wadg/rm/Settings.pm
 reportmagic/wadg/rm/Report/GeneralSummary.pm
 reportmagic/wadg/rm/Report/HierarchicalReport.pm
 reportmagic/wadg/rm/Report/QuickSummary.pm
 reportmagic/wadg/rm/Report/RangeReport.pm
 reportmagic/wadg/rm/Report/TimeReport.pm
 reportmagic/wadg/rm/Report/TimeSummary.pm
-reportmagic/wadg/rm/Report.pm
-reportmagic/wadg/rm/Settings.pm
 share/doc/reportmagic/advanced.html
 share/doc/reportmagic/changes.html
 share/doc/reportmagic/changes0.html
@@ -73,8 +73,6 @@
 share/doc/reportmagic/datefmts.html
 share/doc/reportmagic/faq.html
 share/doc/reportmagic/filefmts.html
-share/doc/reportmagic/images/logo.gif
-share/doc/reportmagic/images/title.gif
 share/doc/reportmagic/index.html
 share/doc/reportmagic/inst_mac.html
 share/doc/reportmagic/inst_src.html
@@ -88,17 +86,19 @@
 share/doc/reportmagic/siteindex.html
 share/doc/reportmagic/thanks.html
 share/doc/reportmagic/whatsnew.html
+share/doc/reportmagic/images/logo.gif
+share/doc/reportmagic/images/title.gif
 @dirrm reportmagic/samples/images
 @dirrm reportmagic/samples
-@dirrm reportmagic/lang/ca
-@dirrm reportmagic/lang/de
-@dirrm reportmagic/lang/en
-@dirrm reportmagic/lang/es
-@dirrm reportmagic/lang/fr
-@dirrm reportmagic/lang/hu
-@dirrm reportmagic/lang/it
-@dirrm reportmagic/lang/sv
 @dirrm reportmagic/lang/zh
+@dirrm reportmagic/lang/sv
+@dirrm reportmagic/lang/it
+@dirrm reportmagic/lang/hu
+@dirrm reportmagic/lang/fr
+@dirrm reportmagic/lang/es
+@dirrm reportmagic/lang/en
+@dirrm reportmagic/lang/de
+@dirrm reportmagic/lang/ca
 @dirrm reportmagic/lang
 @dirrm reportmagic/wadg/rm/Report
 @dirrm reportmagic/wadg/rm
>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?200102212112.f1LLC5c03125>