diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-04-03 07:07:27 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-04-03 07:07:27 +0000 |
commit | 87db9d3d76910fe49705746356b62713a7816322 (patch) | |
tree | b32bb1325d4d29236b727d50f9a75c6f977aeade /misc/rpm | |
parent | 41edbba460b32e57cb935aa75da0378ec77b014b (diff) | |
download | ports-87db9d3d76910fe49705746356b62713a7816322.tar.gz ports-87db9d3d76910fe49705746356b62713a7816322.zip |
Notes
Diffstat (limited to 'misc/rpm')
-rw-r--r-- | misc/rpm/Makefile | 6 | ||||
-rw-r--r-- | misc/rpm/distinfo | 2 | ||||
-rw-r--r-- | misc/rpm/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index 87e7a8f33833..08b7b5ba19a7 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: rpm -# Version required: 2.3.2 +# Version required: 2.3.8 # Date created: 23 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1997/01/24 07:50:07 tg Exp $ +# $Id: Makefile,v 1.2 1997/01/24 11:43:57 asami Exp $ # -DISTNAME= rpm-2.3.2 +DISTNAME= rpm-2.3.8 CATEGORIES= misc MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/code/rpm/ diff --git a/misc/rpm/distinfo b/misc/rpm/distinfo index e98e29fcbc72..d6bfb0b2fbec 100644 --- a/misc/rpm/distinfo +++ b/misc/rpm/distinfo @@ -1 +1 @@ -MD5 (rpm-2.3.2.tar.gz) = 0ba665a9ec9cb7cdb2601e8d0aaeef99 +MD5 (rpm-2.3.8.tar.gz) = 8d32e006da26e1a2185a9f991ae4459b diff --git a/misc/rpm/pkg-plist b/misc/rpm/pkg-plist index fab1fd94157e..02b68efb6f0a 100644 --- a/misc/rpm/pkg-plist +++ b/misc/rpm/pkg-plist @@ -10,3 +10,4 @@ lib/librpm.a man/man8/rpm.8.gz man/man8/rpm2cpio.8.gz share/misc/rpmrc +share/misc/rpmpopt |