Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2015 09:04:03 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386305 - head/devel/truc
Message-ID:  <201505140904.t4E943xL070455@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May 14 09:04:03 2015
New Revision: 386305
URL: https://svnweb.freebsd.org/changeset/ports/386305

Log:
  - Add CPE info
  - Fix WWW:
  - Add empty directory to plist
  
  Approved by:	portmgr blanket

Modified:
  head/devel/truc/Makefile
  head/devel/truc/pkg-descr
  head/devel/truc/pkg-plist

Modified: head/devel/truc/Makefile
==============================================================================
--- head/devel/truc/Makefile	Thu May 14 09:03:11 2015	(r386304)
+++ head/devel/truc/Makefile	Thu May 14 09:04:03 2015	(r386305)
@@ -14,6 +14,8 @@ COMMENT=	Web-based tool for requirement 
 NO_BUILD=	yes
 USE_PHP=	mysql gd
 
+USES=		cpe
+CPE_VENDOR=	jan_schutze
 PLIST_SUB=	WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
 SUB_LIST=	"PKGNAME=${PKGNAME}"
 SUB_FILES=	pkg-message

Modified: head/devel/truc/pkg-descr
==============================================================================
--- head/devel/truc/pkg-descr	Thu May 14 09:03:11 2015	(r386304)
+++ head/devel/truc/pkg-descr	Thu May 14 09:04:03 2015	(r386305)
@@ -4,4 +4,4 @@ history, build and release management. I
 of requirements & use cases to releases and filtering over all 
 fields.
 
-WWW:	http://sourceforge.net/projects/truc/
+WWW: http://sourceforge.net/projects/truc/

Modified: head/devel/truc/pkg-plist
==============================================================================
--- head/devel/truc/pkg-plist	Thu May 14 09:03:11 2015	(r386304)
+++ head/devel/truc/pkg-plist	Thu May 14 09:04:03 2015	(r386305)
@@ -1714,5 +1714,6 @@ www/truc/user_edit_my_account_action.php
 www/truc/user_edit_my_account_page.php
 www/truc/user_edit_page.php
 www/truc/user_manage_page.php
+@dir %%WWWDIR%%/file_upload
 @owner root
 @owner wheel



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