mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update to 2.13
PR: 35306 Submitted by: maintainer
This commit is contained in:
parent
10af5ec2c9
commit
9b95d5c9bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55239
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= reportmagic
|
||||
PORTVERSION= 2.10
|
||||
PORTVERSION= 2.13
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.reportmagic.com/ \
|
||||
http://www.reportmagic.org.uk/ \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (rmagic-2.10.tar.gz) = dfd9875b4bc8bed904316865d0ee31a6
|
||||
MD5 (rmagic-2.13.tar.gz) = 19e90fa82bb367eaa38390160c853bed
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- Install.PL.orig Sun Dec 3 17:30:27 2000
|
||||
+++ Install.PL Sun Dec 3 17:30:54 2000
|
||||
@@ -50,13 +50,13 @@
|
||||
--- Install.PL.orig Fri Jan 18 04:13:00 2002
|
||||
+++ Install.PL Mon Feb 25 16:40:33 2002
|
||||
@@ -56,13 +56,13 @@
|
||||
# example to use the version number in your path.
|
||||
# Make sure this remains in single quotes.
|
||||
#
|
||||
@ -16,17 +16,19 @@
|
||||
|
||||
|
||||
#
|
||||
@@ -257,7 +257,6 @@
|
||||
} else {
|
||||
@@ -266,7 +266,6 @@
|
||||
$DOC = 'docs/' if defined $args{only_modules};
|
||||
print "\nInstallation complete.\n";
|
||||
print "For help on using Report Magic see $DOC"."index.html.\n";
|
||||
- print "You must agree to the license agreement at $DOC"."license.html before using Report Magic.\n";
|
||||
} # end if
|
||||
|
||||
|
||||
@@ -299,4 +298,4 @@
|
||||
@@ -302,7 +301,6 @@
|
||||
chmod( $mode, $dest );
|
||||
} else {
|
||||
print "\t***Error: Can not copy $src to $dest. $!.\n";
|
||||
- $rc = 0;
|
||||
} # end if
|
||||
} # end if
|
||||
return $rc;
|
||||
} # end install
|
||||
|
||||
-
|
||||
+
|
||||
|
@ -33,23 +33,30 @@ reportmagic/lang/it/cdata.ini
|
||||
reportmagic/lang/it/lang.ini
|
||||
reportmagic/lang/it/rdata.ini
|
||||
reportmagic/lang/it/rmagic.ini
|
||||
reportmagic/lang/pl/cdata.ini
|
||||
reportmagic/lang/pl/lang.ini
|
||||
reportmagic/lang/pl/rdata.ini
|
||||
reportmagic/lang/pt/cdata.ini
|
||||
reportmagic/lang/pt/lang.ini
|
||||
reportmagic/lang/pt/rdata.ini
|
||||
reportmagic/lang/pt-BR/lang.ini
|
||||
reportmagic/lang/pt-BR/cdata.ini
|
||||
reportmagic/lang/pt-BR/rdata.ini
|
||||
reportmagic/lang/ru/cdata.ini
|
||||
reportmagic/lang/sv/cdata.ini
|
||||
reportmagic/lang/sv/lang.ini
|
||||
reportmagic/lang/sv/rdata.ini
|
||||
reportmagic/lang/sv/rmagic.ini
|
||||
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/samples/images/back.jpg
|
||||
reportmagic/samples/images/bullet.gif
|
||||
reportmagic/samples/images/bullet2.gif
|
||||
reportmagic/samples/images/layout.gif
|
||||
reportmagic/wadg/Errors.pm
|
||||
reportmagic/wadg/Formatter.pm
|
||||
reportmagic/wadg/HTMLWriter.pm
|
||||
@ -73,11 +80,15 @@ share/doc/reportmagic/config.html
|
||||
share/doc/reportmagic/datefmts.html
|
||||
share/doc/reportmagic/faq.html
|
||||
share/doc/reportmagic/filefmts.html
|
||||
share/doc/reportmagic/FTL.txt
|
||||
share/doc/reportmagic/index.html
|
||||
share/doc/reportmagic/inst_mac.html
|
||||
share/doc/reportmagic/inst_osx.html
|
||||
share/doc/reportmagic/inst_src.html
|
||||
share/doc/reportmagic/inst_win.html
|
||||
share/doc/reportmagic/jpeg.txt
|
||||
share/doc/reportmagic/libgd.txt
|
||||
share/doc/reportmagic/libpng.txt
|
||||
share/doc/reportmagic/license.html
|
||||
share/doc/reportmagic/map.html
|
||||
share/doc/reportmagic/overview.html
|
||||
@ -87,6 +98,7 @@ share/doc/reportmagic/samples.html
|
||||
share/doc/reportmagic/siteindex.html
|
||||
share/doc/reportmagic/thanks.html
|
||||
share/doc/reportmagic/whatsnew.html
|
||||
share/doc/reportmagic/zlib.txt
|
||||
share/doc/reportmagic/images/logo.gif
|
||||
share/doc/reportmagic/images/title.gif
|
||||
@dirrm reportmagic/samples/images
|
||||
@ -98,6 +110,10 @@ share/doc/reportmagic/images/title.gif
|
||||
@dirrm reportmagic/lang/fr
|
||||
@dirrm reportmagic/lang/hu
|
||||
@dirrm reportmagic/lang/it
|
||||
@dirrm reportmagic/lang/pl
|
||||
@dirrm reportmagic/lang/pt
|
||||
@dirrm reportmagic/lang/pt-BR
|
||||
@dirrm reportmagic/lang/ru
|
||||
@dirrm reportmagic/lang/sv
|
||||
@dirrm reportmagic/lang
|
||||
@dirrm reportmagic/wadg/rm/Report
|
||||
|
Loading…
Reference in New Issue
Block a user