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 /archivers | |
parent | Correctly probe for -lpng and supply -L$libdir into LDFLAGS when needed. (diff) |
Upgrade to 2.4.6.
Notes
Notes:
svn path=/head/; revision=7739
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rpm/Makefile | 6 | ||||
-rw-r--r-- | archivers/rpm/distinfo | 2 | ||||
-rw-r--r-- | archivers/rpm/pkg-plist | 2 |
3 files changed, 6 insertions, 4 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 |