diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-08 08:17:24 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-08 08:17:24 +0000 |
commit | e7d587dc960ffdf9f156df0cf29821aae44f6ef6 (patch) | |
tree | 0ff1cd69726858397ad34991aa4003cc992c91ed | |
parent | 0e90f5ee90762173d784434bca4665d69b8c404d (diff) | |
download | ports-e7d587dc960ffdf9f156df0cf29821aae44f6ef6.tar.gz ports-e7d587dc960ffdf9f156df0cf29821aae44f6ef6.zip |
Upgrade to 2.4.3. Add a mirror site.
Notes
Notes:
svn path=/head/; revision=7501
-rw-r--r-- | archivers/rpm/Makefile | 9 | ||||
-rw-r--r-- | archivers/rpm/distinfo | 2 | ||||
-rw-r--r-- | misc/rpm/Makefile | 9 | ||||
-rw-r--r-- | misc/rpm/distinfo | 2 |
4 files changed, 12 insertions, 10 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile index 544e2104eb31..b2457289c2e5 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: rpm -# Version required: 2.4.2 +# Version required: 2.4.3 # Date created: 23 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1997/04/16 07:48:41 tg Exp $ +# $Id: Makefile,v 1.6 1997/07/02 12:40:30 tg Exp $ # -DISTNAME= rpm-2.4.2 +DISTNAME= rpm-2.4.3 CATEGORIES= misc -MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/code/rpm/ +MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/code/rpm/ \ + ftp://ftp.gwdg.de/pub/linux/redhat/code/rpm/ MAINTAINER= tg@FreeBSD.ORG diff --git a/archivers/rpm/distinfo b/archivers/rpm/distinfo index 1c01fc81cf58..35f41e95c909 100644 --- a/archivers/rpm/distinfo +++ b/archivers/rpm/distinfo @@ -1 +1 @@ -MD5 (rpm-2.4.2.tar.gz) = 58f28310756fa08a4a03c37ee90de72f +MD5 (rpm-2.4.3.tar.gz) = dda17eb9223ec270fa1f7a1fda0efbb2 diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index 544e2104eb31..b2457289c2e5 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: rpm -# Version required: 2.4.2 +# Version required: 2.4.3 # Date created: 23 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1997/04/16 07:48:41 tg Exp $ +# $Id: Makefile,v 1.6 1997/07/02 12:40:30 tg Exp $ # -DISTNAME= rpm-2.4.2 +DISTNAME= rpm-2.4.3 CATEGORIES= misc -MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/code/rpm/ +MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/code/rpm/ \ + ftp://ftp.gwdg.de/pub/linux/redhat/code/rpm/ MAINTAINER= tg@FreeBSD.ORG diff --git a/misc/rpm/distinfo b/misc/rpm/distinfo index 1c01fc81cf58..35f41e95c909 100644 --- a/misc/rpm/distinfo +++ b/misc/rpm/distinfo @@ -1 +1 @@ -MD5 (rpm-2.4.2.tar.gz) = 58f28310756fa08a4a03c37ee90de72f +MD5 (rpm-2.4.3.tar.gz) = dda17eb9223ec270fa1f7a1fda0efbb2 |