diff options
author | tg <tg@FreeBSD.org> | 1998-06-02 18:52:56 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-06-02 18:52:56 +0800 |
commit | 04619cb50e1e716d2675de83a1e74f0a8e5f03bb (patch) | |
tree | 89a90485a7fed1fb4c47b1bad93cc7ddfb63af37 /misc | |
parent | e244281b53276f016591eddc7c7903fa30a56d62 (diff) | |
download | freebsd-ports-gnome-04619cb50e1e716d2675de83a1e74f0a8e5f03bb.tar.gz freebsd-ports-gnome-04619cb50e1e716d2675de83a1e74f0a8e5f03bb.tar.zst freebsd-ports-gnome-04619cb50e1e716d2675de83a1e74f0a8e5f03bb.zip |
Upgrade to 2.5.1.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/rpm/Makefile | 7 | ||||
-rw-r--r-- | misc/rpm/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index 1aa0fde93f75..9d0f89721377 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: rpm -# Version required: 2.4.12 +# Version required: 2.5.1 # Date created: 23 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.12 1998/01/08 08:02:05 tg Exp $ +# $Id: Makefile,v 1.13 1998/01/30 08:11:27 tg Exp $ # -DISTNAME= rpm-2.4.12 +DISTNAME= rpm-2.5.1 CATEGORIES= misc MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/code/rpm/ \ ftp://ftp.gwdg.de/pub/linux/redhat/code/rpm/ @@ -16,6 +16,7 @@ MAINTAINER= tg@FreeBSD.ORG BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm GNU_CONFIGURE= yes +CONFIGURE_ENV= INSTALL_PROGRAM="${BSD_INSTALL_SCRIPT}" USE_GMAKE= yes MAN8= rpm.8 rpm2cpio.8 diff --git a/misc/rpm/distinfo b/misc/rpm/distinfo index 589ce6bdc8a9..15d8cf55708f 100644 --- a/misc/rpm/distinfo +++ b/misc/rpm/distinfo @@ -1 +1 @@ -MD5 (rpm-2.4.12.tar.gz) = 09ca43a161ee45b01128c2f33302090e +MD5 (rpm-2.5.1.tar.gz) = 7ad09e9b98bc839a0646c62dd130186e |