diff options
author | Joshua Peck Macdonald <jmacd@FreeBSD.org> | 1998-04-23 07:08:15 +0000 |
---|---|---|
committer | Joshua Peck Macdonald <jmacd@FreeBSD.org> | 1998-04-23 07:08:15 +0000 |
commit | b226a126619365b1918c196ff7e5fce1041e4e98 (patch) | |
tree | 177fac2d89f725b9da1406771371e944d21f02b7 /misc/xdelta | |
parent | 76847d0224256a8bfc2bcfd1b6c6d4b295319086 (diff) | |
download | ports-b226a126619365b1918c196ff7e5fce1041e4e98.tar.gz ports-b226a126619365b1918c196ff7e5fce1041e4e98.zip |
Notes
Diffstat (limited to 'misc/xdelta')
-rw-r--r-- | misc/xdelta/Makefile | 6 | ||||
-rw-r--r-- | misc/xdelta/distinfo | 2 | ||||
-rw-r--r-- | misc/xdelta/pkg-plist | 4 |
3 files changed, 7 insertions, 5 deletions
diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile index 877f4c1fd09b..f38146d4fe87 100644 --- a/misc/xdelta/Makefile +++ b/misc/xdelta/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xdelta -# Version required: 0.17 +# Version required: 0.18 # Date created: Sun May 4 21:40:06 CDT 1997 # Whom: jmacd # -# $Id: Makefile,v 1.5 1998/04/19 01:18:01 jmacd Exp $ +# $Id: Makefile,v 1.6 1998/04/21 00:09:55 jmacd Exp $ # -DISTNAME= xdelta-0.17 +DISTNAME= xdelta-0.18 CATEGORIES= misc MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/jmacd/ diff --git a/misc/xdelta/distinfo b/misc/xdelta/distinfo index a83f46b399ce..5a227b799a3e 100644 --- a/misc/xdelta/distinfo +++ b/misc/xdelta/distinfo @@ -1 +1 @@ -MD5 (xdelta-0.17.tar.gz) = 207757a28c2854f3c0acb259ba796fab +MD5 (xdelta-0.18.tar.gz) = 36be7e6dde2a2919dd1fefe2a23abdb7 diff --git a/misc/xdelta/pkg-plist b/misc/xdelta/pkg-plist index 0b9ef1980fb9..45d0147a8f4a 100644 --- a/misc/xdelta/pkg-plist +++ b/misc/xdelta/pkg-plist @@ -1,6 +1,8 @@ bin/xdelta include/xdelta.h -lib/libxdelta.so.0.17.0 +include/xdeltaconfig.h +include/fakeglib.h +lib/libxdelta.so.0.18.0 lib/libxdelta.la lib/libxdelta.a man/man1/xdelta.1.gz |