svn commit: r367973 - head/archivers/rpm4

Antoine Brodin antoine at freebsd.org
Thu Sep 11 21:04:30 UTC 2014


On Thu, Sep 11, 2014 at 10:10 PM, Johan van Selst <johans at freebsd.org> wrote:
> Author: johans
> Date: Thu Sep 11 20:10:18 2014
> New Revision: 367973
> URL: http://svnweb.freebsd.org/changeset/ports/367973
> QAT: https://qat.redports.org/buildarchive/r367973/
>
> Log:
>   Update to rpm 4.11.3
>
> Modified:
>   head/archivers/rpm4/Makefile
>   head/archivers/rpm4/distinfo
>
> Modified: head/archivers/rpm4/Makefile
> ==============================================================================
> --- head/archivers/rpm4/Makefile        Thu Sep 11 20:07:50 2014        (r367972)
> +++ head/archivers/rpm4/Makefile        Thu Sep 11 20:10:18 2014        (r367973)
> @@ -2,8 +2,7 @@
>  # $FreeBSD$
>
>  PORTNAME=      rpm
> -PORTVERSION=   4.11.2
> -PORTREVISION=  2
> +PORTVERSION=   4.11.3
>  CATEGORIES=    archivers
>  MASTER_SITES=  http://rpm.org/releases/rpm-${PORTVERSION:R}.x/ \
>                 ftp://ftp.mirrorservice.org/sites/ftp.rpm.org/pub/rpm/dist/rpm-${PORTVERSION:E}.x/
> @@ -20,7 +19,7 @@ OPTIONS_DEFINE=       PYTHON NLS DOCS
>  OPTIONS_DEFAULT=PYTHON NLS
>  OPTIONS_SUB=   yes
>  PYTHON_CONFIGURE_ENABLE=python
> -PYTHON_USE=    PYTHON=2.7
> +PYTHON_USES=   python:2.7
>  NLS_CONFIGURE_ENABLE=nls
>  NLS_USES=      gettext
>  NLS_LIBS=      -lintl
>
> Modified: head/archivers/rpm4/distinfo
> ==============================================================================
> --- head/archivers/rpm4/distinfo        Thu Sep 11 20:07:50 2014        (r367972)
> +++ head/archivers/rpm4/distinfo        Thu Sep 11 20:10:18 2014        (r367973)
> @@ -1,2 +1,2 @@
> -SHA256 (rpm-4.11.2.tar.bz2) = 403f8de632b33846ce5746f429c21a60f40dff9dcb56f1b4118f37a0652a48d4
> -SIZE (rpm-4.11.2.tar.bz2) = 3988837
> +SHA256 (rpm-4.11.3.tar.bz2) = 7da2771a7312f149d326badce97d61ff7ecb0940692acbac29675357ae0e0b03
> +SIZE (rpm-4.11.3.tar.bz2) = 3907544
>

Hi,

Did you forget to commit an updated plist?

Cheers,

Antoine


More information about the svn-ports-head mailing list