diff options
-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 |