cvs commit: ports/www/nginx-devel Makefile distinfo

Andrew Pantyukhin sat at FreeBSD.org
Fri Jun 15 09:14:18 UTC 2007


On 6/15/07, Sergey A. Osokin <osa at freebsd.org> wrote:
> osa         2007-06-15 08:22:12 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     www/nginx-devel      Makefile distinfo
>   Log:
>   Update to latest development version 0.6.0.
>   Resolve conflict with stable version.

The current policy is to make a forced commit to the
whole port right after a repocopy but before committing
an update.

>   <ChangeLog>
>
>   *) Feature: the "server_name", "map", and "valid_referers"
>      directives supports the "www.example.*" wildcards.
>
>   </ChangeLog>
>
>   Revision  Changes    Path
>   1.118     +4 -2      ports/www/nginx-devel/Makefile
>   1.111     +3 -3      ports/www/nginx-devel/distinfo
> _______________________________________________
>  PORTNAME=      nginx
> -PORTVERSION=   0.5.25
> -PORTREVISION=  1
> +PORTVERSION=   0.6.0
>  CATEGORIES=    www
>  MASTER_SITES=  http://sysoev.ru/nginx/
>  MASTER_SITES+= ${MASTER_SITE_LOCAL}
>  MASTER_SITE_SUBDIR=    osa
> +PKGNAMESUFFIX= -devel
> +DISTNAME=      nginx-${PORTVERSION}

This distname is the default, right?


More information about the cvs-ports mailing list