Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 2009 10:17:14 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/135862: [PATCH] archivers/rpm: Update master site. Take maintainership
Message-ID:  <20090620131714.95080F90D5@freecontrib.vida.br>
Resent-Message-ID: <200906201330.n5KDU4MH046103@freefall.freebsd.org>

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

>Number:         135862
>Category:       ports
>Synopsis:       [PATCH] archivers/rpm: Update master site. Take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 20 13:30:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD freecontrib.vida.br 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC
>Description:
- Update master site.
- Take maintainership

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- rpm-3.0.6_15.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/rpm/Makefile,v
retrieving revision 1.65
diff -u -u -r1.65 Makefile
--- Makefile	24 Mar 2009 17:07:22 -0000	1.65
+++ Makefile	20 Jun 2009 13:19:18 -0000
@@ -7,17 +7,16 @@
 
 PORTNAME=	rpm
 PORTVERSION=	3.0.6
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	archivers
-MASTER_SITES=	http://ftp.tpnet.pl/vol/d4/ftp.rpm.org/rpm/dist/rpm-3.0.x/ \
-		http://www.stttelkom.ac.id/staf/TBH/distfiles/
+MASTER_SITES=	http://rpm5.org/files/rpm/rpm-3.0/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	scjamorim@bsd.com.br
 COMMENT=	The Red Hat Package Manager
 
 LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt
 
-CONFLICTS=	rpm-4.*
+CONFLICTS=	rpm-4.* rpm-5.*
 
 USE_GMAKE=	yes
 MAKE_JOBS_SAFE=	yes
--- rpm-3.0.6_15.patch ends here ---

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



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