pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/49719: Update pkgsrc package 'the_silver_searcher' to 0.29.1



jonthn+pkgsrc%pinacea.com@localhost writes:

> --- a/textproc/the_silver_searcher/Makefile
> +++ b/textproc/the_silver_searcher/Makefile
> @@ -1,9 +1,8 @@
>  # $NetBSD: Makefile,v 1.6 2014/11/01 16:28:18 wiz Exp $
>  
> -DISTNAME=      0.26.0
> -PKGNAME=       the_silver_searcher-${DISTNAME}
> +DISTNAME=      the_silver_searcher-0.29.1
>  CATEGORIES=    textproc
> -MASTER_SITES=  https://github.com/ggreer/the_silver_searcher/archive/
> +MASTER_SITES=  -https://github.com/ggreer/the_silver_searcher/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX}

It should use DISTNAME rather than PKGVERSION_NOREV,
and I don't see the reason why it should use "-" and full URL.



Home | Main Index | Thread Index | Old Index