diff options
author | jfieber <jfieber@FreeBSD.org> | 1998-09-28 16:36:00 +0000 |
---|---|---|
committer | jfieber <jfieber@FreeBSD.org> | 1998-09-28 16:36:00 +0000 |
commit | 9f9fb23f6253e09cc963309cbf47e85b1225d254 (patch) | |
tree | e0598613b278cea6cf750de11a6f4db14e09a6c1 /textproc/openjade | |
parent | 97baa613805e71a3f1625fe6368f5d8aec287c1f (diff) | |
download | FreeBSD-ports-9f9fb23f6253e09cc963309cbf47e85b1225d254.zip FreeBSD-ports-9f9fb23f6253e09cc963309cbf47e85b1225d254.tar.gz |
Upgrade from 1.1.1 to 1.2.
Diffstat (limited to 'textproc/openjade')
-rw-r--r-- | textproc/openjade/Makefile | 8 | ||||
-rw-r--r-- | textproc/openjade/distinfo | 2 | ||||
-rw-r--r-- | textproc/openjade/pkg-plist | 6 |
3 files changed, 11 insertions, 5 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index 4195d0e..3d8ddbe 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: jade -# Version required: 1.1 +# Version required: 1.2 # Date created: June 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.10 1998/06/03 18:08:11 jdp Exp $ +# $Id: Makefile,v 1.11 1998/06/05 16:47:12 jfieber Exp $ # -DISTNAME= jade1_1_1 -PKGNAME= jade-1.1.1 +DISTNAME= jade1_2 +PKGNAME= jade-1.2 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ EXTRACT_SUFX= .zip diff --git a/textproc/openjade/distinfo b/textproc/openjade/distinfo index 6515bd8..26a7ecc 100644 --- a/textproc/openjade/distinfo +++ b/textproc/openjade/distinfo @@ -1 +1 @@ -MD5 (jade1_1_1.zip) = b6184f4a0111e26a72b7762685edae3a +MD5 (jade1_2.zip) = c898d09eaaefd4e0074462ad85c645bd diff --git a/textproc/openjade/pkg-plist b/textproc/openjade/pkg-plist index 68d02e9..61b7fa1 100644 --- a/textproc/openjade/pkg-plist +++ b/textproc/openjade/pkg-plist @@ -157,6 +157,7 @@ share/doc/jade/generic.htm share/doc/jade/ideas.htm share/doc/jade/index.htm share/doc/jade/jade.htm +share/doc/jade/mif.htm share/doc/jade/new.htm share/doc/jade/nsgmls.htm share/doc/jade/sgmldecl.htm @@ -169,12 +170,17 @@ share/doc/jade/sysdecl.htm share/doc/jade/sysid.htm share/doc/jade/transform.htm share/doc/jade/xml.htm +share/sgml/jade/Makefile.jadetex share/sgml/jade/catalog share/sgml/jade/demo.dsl share/sgml/jade/demo.sgm share/sgml/jade/dsssl.dtd share/sgml/jade/fot.dtd share/sgml/jade/style-sheet.dtd +share/sgml/jade/jadetex.dtx +share/sgml/jade/jadetex.ini +share/sgml/jade/jadetex.ins +share/sgml/jade/pdfjadetex.ini @comment @exec /sbin/ldconfig -m %D/lib @dirrm include/sp @dirrm share/doc/jade |