diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2002-02-17 10:10:12 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2002-02-17 10:10:12 +0000 |
commit | bf8da69411ce5dca2ae9b442a25963ac076274cd (patch) | |
tree | 6d28cf1481912d1fd7c051214415577f1da10005 /www | |
parent | Updated checksum. The distfile was rerolled after minor bug fixes and (diff) |
Upgrade to Website META Language (WML), version 2.0.8
Notes
Notes:
svn path=/head/; revision=54809
Diffstat (limited to 'www')
-rw-r--r-- | www/wml/Makefile | 7 | ||||
-rw-r--r-- | www/wml/distinfo | 2 | ||||
-rw-r--r-- | www/wml/pkg-descr | 4 | ||||
-rw-r--r-- | www/wml/pkg-plist | 1 |
4 files changed, 6 insertions, 8 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile index 272e5de20907..2bdca9ef56d9 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wml -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= www lang MASTER_SITES= http://www.engelschall.com/sw/wml/distrib/ \ ftp://ftp.engelschall.com/sw/wml/ @@ -17,14 +17,13 @@ USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-perl=${PERL5} -CAT1= wml_aux_linklint.1 wml_aux_txt2html.1 \ - wml_aux_tidy.1 wml_p4_gm4.1 +CAT1= wml_aux_txt2html.1 wml_aux_tidy.1 wml_p4_gm4.1 MAN1= wmd.1 wmd_missing.1 wmk.1 wml.1 wmb.1 wmu.1 \ wml_aux_freetable.1 wml_aux_htmlclean.1 wml_aux_htmlinfo.1 wml_aux_iselect.1 \ wml_aux_map2html.1 wml_aux_weblint.1 wml_p1_ipp.1 \ wml_p2_mp4h.1 wml_p3_eperl.1 wml_p5_divert.1 wml_p6_asubst.1 \ - wml_p7_htmlfix.1 wml_p8_htmlstrip.1 wml_p9_slice.1 + wml_p7_htmlfix.1 wml_p8_htmlstrip.1 wml_p9_slice.1 wml_aux_linklint.1 MAN3= wml::all.3 wml::des::all.3 wml::des::gfont.3 \ wml::des::lowsrc.3 wml::des::imgdot.3 wml::des::imgbg.3 \ diff --git a/www/wml/distinfo b/www/wml/distinfo index 6221db6f1fc4..59b9b61ea6b2 100644 --- a/www/wml/distinfo +++ b/www/wml/distinfo @@ -1 +1 @@ -MD5 (wml-2.0.7.tar.gz) = b79636e045e7b9b4e50d3d3418a412db +MD5 (wml-2.0.8.tar.gz) = 98d2df48eb879d9c09c0fe81413b3db9 diff --git a/www/wml/pkg-descr b/www/wml/pkg-descr index e14bf4cfe3fb..88b2bda4009f 100644 --- a/www/wml/pkg-descr +++ b/www/wml/pkg-descr @@ -4,8 +4,8 @@ \ V V /| | | | |___ ``WML is the Unix toolkit for getting \_/\_/ |_| |_|_____| your webdesigner's HTML job done.'' - Copyright (c) 1996-2001 Ralf S. Engelschall - Copyright (c) 1999-2001 Denis Barbier + Copyright (c) 1996-2002 Ralf S. Engelschall + Copyright (c) 1999-2002 Denis Barbier WML is a free and extensible Webdesigner's off-line HTML generation toolkit for Unix, distributed under the GNU General Public License (GPL v2). It is diff --git a/www/wml/pkg-plist b/www/wml/pkg-plist index d6c876d32d5b..e78a74c1f245 100644 --- a/www/wml/pkg-plist +++ b/www/wml/pkg-plist @@ -159,7 +159,6 @@ lib/wml/perl/lib/%%PERL_ARCH%%/auto/WML/GD/.packlist lib/wml/perl/lib/%%PERL_ARCH%%/auto/WML/GD/GD.bs lib/wml/perl/lib/%%PERL_ARCH%%/auto/WML/GD/GD.so lib/wml/perl/lib/%%PERL_ARCH%%/auto/WML/GD/autosplit.ix -man/cat1/wml_aux_linklint.1.gz man/cat1/wml_aux_tidy.1.gz man/cat1/wml_aux_txt2html.1.gz man/cat1/wml_p4_gm4.1.gz |