svn commit: r386305 - head/devel/truc
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu May 14 09:04:04 UTC 2015
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
+ at dir %%WWWDIR%%/file_upload
@owner root
@owner wheel
More information about the svn-ports-all
mailing list