diff options
author | tg <tg@FreeBSD.org> | 1997-09-01 17:26:38 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-09-01 17:26:38 +0800 |
commit | 9f3b8267a3c1c57861f2a724cb3a156db14b7b2d (patch) | |
tree | d3a8d6911efcd88b7060df4d03b6b8c0c61687db | |
parent | eaed24a6500b5e0664608d8efa075ee8f42769b3 (diff) | |
download | freebsd-ports-graphics-9f3b8267a3c1c57861f2a724cb3a156db14b7b2d.tar.gz freebsd-ports-graphics-9f3b8267a3c1c57861f2a724cb3a156db14b7b2d.tar.zst freebsd-ports-graphics-9f3b8267a3c1c57861f2a724cb3a156db14b7b2d.zip |
Upgrade to 2.4.6.
-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 b2457289c2e..806f8541b38 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 35f41e95c90..8f887ad55bf 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 02b68efb6f0..5dfe2127d95 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 b2457289c2e..806f8541b38 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 35f41e95c90..8f887ad55bf 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 02b68efb6f0..5dfe2127d95 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 |