diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1997-12-27 10:45:05 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1997-12-27 10:45:05 +0000 |
commit | b2092cb64a589352d0935c078f5dd705450f6f37 (patch) | |
tree | 7157c55e978e5e69507efdd3aa3f27b4991fe6de /www | |
parent | Activate ksnake. (diff) |
- Upgraded to Website META Language, Version 1.4.9
- Removed version string from pkg/DESCR file
Notes
Notes:
svn path=/head/; revision=9203
Diffstat (limited to 'www')
-rw-r--r-- | www/wml/Makefile | 6 | ||||
-rw-r--r-- | www/wml/distinfo | 2 | ||||
-rw-r--r-- | www/wml/pkg-descr | 2 | ||||
-rw-r--r-- | www/wml/pkg-plist | 1 |
4 files changed, 5 insertions, 6 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile index 75ae4d40bd42..170b987a29c6 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wml -# Version required: 1.4.8 +# Version required: 1.4.9 # Date created: 09-Sep-1997 # Whom: Ralf S. Engelschall <rse@engelschall.com> # -# $Id: Makefile,v 1.13 1997/12/19 21:48:52 rse Exp $ +# $Id: Makefile,v 1.14 1997/12/23 11:07:19 rse Exp $ # -DISTNAME= wml-1.4.8 +DISTNAME= wml-1.4.9 CATEGORIES= www lang MASTER_SITES= http://www.engelschall.com/sw/wml/distrib/ \ ftp://ftp.engelschall.com/sw/wml/ \ diff --git a/www/wml/distinfo b/www/wml/distinfo index 51842223f652..782f19142bc6 100644 --- a/www/wml/distinfo +++ b/www/wml/distinfo @@ -1 +1 @@ -MD5 (wml-1.4.8.tar.gz) = 6433bcbf0e71c5cd9b57430df09c5b6d +MD5 (wml-1.4.9.tar.gz) = f3484185bb6c1093d41582f23eda0693 diff --git a/www/wml/pkg-descr b/www/wml/pkg-descr index 947ef64ef309..c60c4a9266ca 100644 --- a/www/wml/pkg-descr +++ b/www/wml/pkg-descr @@ -6,8 +6,6 @@ WML -- Website META Language - Version 1.4.8 (23-12-1997) - WML is a free HTML generation toolkit consisting of 9 independent languages. The main idea of WML is a sequential filtering scheme where each language provides one of 9 processing passes. So WML reads an input file, applies diff --git a/www/wml/pkg-plist b/www/wml/pkg-plist index 6374dceacb41..96fe505d7b24 100644 --- a/www/wml/pkg-plist +++ b/www/wml/pkg-plist @@ -85,6 +85,7 @@ lib/wml/perl/lib/site_perl/auto/Image/Size/xpmsize.al lib/wml/perl/lib/site_perl/auto/Image/Size/pngsize.al lib/wml/perl/lib/site_perl/auto/Image/Size/jpegsize.al lib/wml/perl/lib/site_perl/auto/Image/Size/ppmsize.al +lib/wml/perl/lib/site_perl/auto/Image/Size/tiffsize.al lib/wml/perl/lib/site_perl/auto/Image/Size/autosplit.ix lib/wml/perl/lib/site_perl/auto/GD/autosplit.ix lib/wml/perl/lib/site_perl/GD.pm |