diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-09-01 09:26:38 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-09-01 09:26:38 +0000 |
commit | 71d267ddd4b689c3591cb1dbec91acbd0eef4ee3 (patch) | |
tree | 077345824c60fab81ef3cfa1ed8921d142d77e6f | |
parent | 1e397364a3a3825bd678047d3ac1d97e4973db9a (diff) | |
download | ports-71d267ddd4b689c3591cb1dbec91acbd0eef4ee3.tar.gz ports-71d267ddd4b689c3591cb1dbec91acbd0eef4ee3.zip |
Notes
-rw-r--r-- | archivers/rpm/Makefile | 6 | ||||
-rw-r--r-- | archivers/rpm/distinfo | 2 | ||||
-rw-r--r-- | archivers/rpm/pkg-plist | 2 | ||||
-rw-r--r-- | misc/rpm/Makefile | 6 | ||||
-rw-r--r-- | misc/rpm/distinfo | 2 | ||||
-rw-r--r-- | misc/rpm/pkg-plist | 2 |
6 files changed, 12 insertions, 8 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile index b2457289c2e5..806f8541b383 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: rpm -# Version required: 2.4.3 +# Version required: 2.4.6 # Date created: 23 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.6 1997/07/02 12:40:30 tg Exp $ +# $Id: Makefile,v 1.7 1997/08/08 08:17:23 tg Exp $ # -DISTNAME= rpm-2.4.3 +DISTNAME= rpm-2.4.6 CATEGORIES= misc MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/code/rpm/ \ ftp://ftp.gwdg.de/pub/linux/redhat/code/rpm/ diff --git a/archivers/rpm/distinfo b/archivers/rpm/distinfo index 35f41e95c909..8f887ad55bf1 100644 --- a/archivers/rpm/distinfo +++ b/archivers/rpm/distinfo @@ -1 +1 @@ -MD5 (rpm-2.4.3.tar.gz) = dda17eb9223ec270fa1f7a1fda0efbb2 +MD5 (rpm-2.4.6.tar.gz) = a9228b56822e1b0bfba3f02dab9a3a3d diff --git a/archivers/rpm/pkg-plist b/archivers/rpm/pkg-plist index 02b68efb6f0a..5dfe2127d958 100644 --- a/archivers/rpm/pkg-plist +++ b/archivers/rpm/pkg-plist @@ -11,3 +11,5 @@ man/man8/rpm.8.gz man/man8/rpm2cpio.8.gz share/misc/rpmrc share/misc/rpmpopt +@dirrm share/misc +@dirrm include/rpm diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index b2457289c2e5..806f8541b383 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: rpm -# Version required: 2.4.3 +# Version required: 2.4.6 # Date created: 23 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.6 1997/07/02 12:40:30 tg Exp $ +# $Id: Makefile,v 1.7 1997/08/08 08:17:23 tg Exp $ # -DISTNAME= rpm-2.4.3 +DISTNAME= rpm-2.4.6 CATEGORIES= misc MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/code/rpm/ \ ftp://ftp.gwdg.de/pub/linux/redhat/code/rpm/ diff --git a/misc/rpm/distinfo b/misc/rpm/distinfo index 35f41e95c909..8f887ad55bf1 100644 --- a/misc/rpm/distinfo +++ b/misc/rpm/distinfo @@ -1 +1 @@ -MD5 (rpm-2.4.3.tar.gz) = dda17eb9223ec270fa1f7a1fda0efbb2 +MD5 (rpm-2.4.6.tar.gz) = a9228b56822e1b0bfba3f02dab9a3a3d diff --git a/misc/rpm/pkg-plist b/misc/rpm/pkg-plist index 02b68efb6f0a..5dfe2127d958 100644 --- a/misc/rpm/pkg-plist +++ b/misc/rpm/pkg-plist @@ -11,3 +11,5 @@ man/man8/rpm.8.gz man/man8/rpm2cpio.8.gz share/misc/rpmrc share/misc/rpmpopt +@dirrm share/misc +@dirrm include/rpm |