On Sat, Jul 02, 2011 at 08:25:10PM -0400, David Cantrell wrote:
> On 07/02/11 17:57, Amit Kulkarni wrote:

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/misc/rpm/Makefile,v
> retrieving revision 1.24
> diff -u -p -u -p -r1.24 Makefile
> --- Makefile  17 Apr 2011 18:23:19 -0000      1.24
> +++ Makefile  3 Jul 2011 00:24:01 -0000
> @@ -1,44 +1,78 @@
>  # $OpenBSD: Makefile,v 1.24 2011/04/17 18:23:19 jasper Exp $
>  
> -COMMENT =    redhat package manager
> +COMMENT =    linux package manager
>  
> -DISTNAME =   rpm-3.0.6
> -REVISION =   5
> -SHARED_LIBS =        rpm             0.1 \
> -             rpmbuild        0.0
> +DISTNAME =   rpm-4.9.0
> +EXTRACT_SUFX =       .tar.bz2
>  CATEGORIES = misc archivers emulators
>  
> +SHARED_LIBS =        rpm             0.0 # 0.0 \

Here, the version can't go backwards, and you go from 0.1 to 0.0.

> -MAINTAINER = Marc Espie <es...@openbsd.org>
> +MAINTAINER = David Cantrell <david.l.cantr...@gmail.com>

Did you talk with maintainer first ? :)

> -@comment $OpenBSD: PLIST,v 1.6 2006/01/14 20:27:11 steven Exp $
> -@conflict rpm2cpio-*

Why removing the @conflict ? it still installs rpm2cpio..

Landry

Reply via email to