On 6/15/07, Sergey A. Osokin <[EMAIL PROTECTED]> 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?
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"