Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 1999 09:36:49 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/14579: Update port: misc/rpm to 2.5.6
Message-ID:  <19991028163649.DAB4414A12@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         14579
>Category:       ports
>Synopsis:       Update port: misc/rpm to 2.5.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 28 09:40:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.3-RELEASE
>Organization:
>Environment:
>Description:
* Updated version 2.5.5 to 2.5.6
* Revised pkg/DESCR

New file:
patches/patch-ak

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/misc/rpm/Makefile misc/rpm/Makefile
--- /usr/ports/misc/rpm/Makefile	Tue Aug 31 21:08:51 1999
+++ misc/rpm/Makefile	Thu Oct 28 12:00:00 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	rpm
-# Version required:	2.5.5
+# Version required:	2.5.6
 # Date created:		30 April 1999
 # Whom:			Thomas Gellekum <tg@FreeBSD.org>
 #
 # $FreeBSD: ports/misc/rpm/Makefile,v 1.21 1999/08/31 06:48:25 mharo Exp $
 #
 
-DISTNAME=	rpm-2.5.5
+DISTNAME=	rpm-2.5.6
 CATEGORIES=	misc
 MASTER_SITES=	ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/
 
diff -urN /usr/ports/misc/rpm/files/md5 misc/rpm/files/md5
--- /usr/ports/misc/rpm/files/md5	Mon May  3 21:53:44 1999
+++ misc/rpm/files/md5	Thu Oct 28 12:00:00 1999
@@ -1 +1 @@
-MD5 (rpm-2.5.5.tar.gz) = 25a830dc96ea9de63e9d718ba8070d11
+MD5 (rpm-2.5.6.tar.gz) = 6676a957718f498d76554d5c42ff3519
diff -urN /usr/ports/misc/rpm/patches/patch-ak misc/rpm/patches/patch-ak
--- /usr/ports/misc/rpm/patches/patch-ak	Thu Jan  1 09:00:00 1970
+++ misc/rpm/patches/patch-ak	Thu Oct 28 12:00:00 1999
@@ -0,0 +1,13 @@
+--- url.h.orig	Mon Dec 14 09:24:23 1998
++++ url.h	Thu Oct 28 04:35:06 1999
+@@ -27,6 +27,10 @@
+ #define IPPORT_HTTP	80
+ #endif
+ 
++#ifndef IPPORT_FTP
++#define IPPORT_FTP	21
++#endif
++
+ #ifdef __cplusplus
+ extern "C" {
+ #endif
diff -urN /usr/ports/misc/rpm/pkg/DESCR misc/rpm/pkg/DESCR
--- /usr/ports/misc/rpm/pkg/DESCR	Mon May  3 21:53:45 1999
+++ misc/rpm/pkg/DESCR	Thu Oct 28 12:00:00 1999
@@ -1,7 +1,7 @@
 This is the Red Hat Package Manager.
 
-There is also a rpm2cpio converter written in perl. You still need GNU
-cpio and gzip, but at least you don't have to install the whole RPM
-manager to get the files in an RPM.
+Note:
+There is also a rpm2cpio converter written in perl. You don't have to 
+install the whole RPM manager to get the files in an RPM.
 
-WWW: http://www.eleves.ens.fr:8080/home/espel/hacks.html
+WWW: http://www.rpm.org/


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991028163649.DAB4414A12>