Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2014 17:36:21 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368208 - head/chinese/phpbb3-tw
Message-ID:  <201409141736.s8EHaLdL028855@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep 14 17:36:20 2014
New Revision: 368208
URL: http://svnweb.freebsd.org/changeset/ports/368208
QAT: https://qat.redports.org/buildarchive/r368208/

Log:
  Fix group of some packaged files

Modified:
  head/chinese/phpbb3-tw/Makefile
  head/chinese/phpbb3-tw/pkg-plist

Modified: head/chinese/phpbb3-tw/Makefile
==============================================================================
--- head/chinese/phpbb3-tw/Makefile	Sun Sep 14 17:35:34 2014	(r368207)
+++ head/chinese/phpbb3-tw/Makefile	Sun Sep 14 17:36:20 2014	(r368208)
@@ -3,7 +3,7 @@
 
 PORTNAME=	phpbb
 PORTVERSION=	3.0.11
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	chinese www
 MASTER_SITES=	http://www.phpbb-tw.net/phpbb/download/ \
 		http://freebsd.ee.ccu.edu.tw/phpBB/

Modified: head/chinese/phpbb3-tw/pkg-plist
==============================================================================
--- head/chinese/phpbb3-tw/pkg-plist	Sun Sep 14 17:35:34 2014	(r368207)
+++ head/chinese/phpbb3-tw/pkg-plist	Sun Sep 14 17:36:20 2014	(r368208)
@@ -1,5 +1,5 @@
 @owner %%WWWOWN%%
-@group %%WWGRP%%
+@group %%WWWGRP%%
 %%PHPBBDIR%%/.htaccess
 %%PHPBBDIR%%/adm/images/arrow_down.gif
 %%PHPBBDIR%%/adm/images/arrow_left.gif



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409141736.s8EHaLdL028855>