diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-02 10:52:56 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-02 10:52:56 +0000 |
commit | 6c6465d47d9c1c227f86fb54af08126354ee48f5 (patch) | |
tree | eb053d4aa75a7334189af0c438f12118dab39a9e | |
parent | ad339e24e07be6edac1e888ba1c06d8a353cdd1d (diff) | |
download | ports-6c6465d47d9c1c227f86fb54af08126354ee48f5.tar.gz ports-6c6465d47d9c1c227f86fb54af08126354ee48f5.zip |
Upgrade to 2.5.1.
Notes
Notes:
svn path=/head/; revision=11212
-rw-r--r-- | archivers/rpm/Makefile | 7 | ||||
-rw-r--r-- | archivers/rpm/distinfo | 2 | ||||
-rw-r--r-- | misc/rpm/Makefile | 7 | ||||
-rw-r--r-- | misc/rpm/distinfo | 2 |
4 files changed, 10 insertions, 8 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile index 1aa0fde93f75..9d0f89721377 100644 --- a/archivers/rpm/Makefile +++ b/archivers/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/archivers/rpm/distinfo b/archivers/rpm/distinfo index 589ce6bdc8a9..15d8cf55708f 100644 --- a/archivers/rpm/distinfo +++ b/archivers/rpm/distinfo @@ -1 +1 @@ -MD5 (rpm-2.4.12.tar.gz) = 09ca43a161ee45b01128c2f33302090e +MD5 (rpm-2.5.1.tar.gz) = 7ad09e9b98bc839a0646c62dd130186e 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 |