Bug 111133 - UPDATE: www/free-sa
Summary: UPDATE: www/free-sa
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-02 12:00 UTC by Anton Karpov
Modified: 2007-04-04 11:20 UTC (History)
0 users

See Also:


Attachments
free-sa.patch (6.18 KB, patch)
2007-04-02 12:00 UTC, Anton Karpov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Karpov 2007-04-02 12:00:10 UTC
update port of www/free-sa to current version

Fix: TONS of changes
How-To-Repeat: 
see patch below
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-04-02 15:29:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-04-04 03:39:55 UTC
State Changed
From-To: open->feedback

It seems you forget to attach files/patch-global.mk? 

Msg in your patch: "Only in free-sa/files: patch-global.mk"
Comment 3 Anton Karpov 2007-04-04 09:48:53 UTC
Sorry, I didn't fugured out that new file doesn't include in patch

here it is

XXXXXXXXXXXXx BEGIN of files/patch-global.mk

--- global.mk.orig      Mon Apr  2 14:45:03 2007
+++ global.mk   Mon Apr  2 14:45:16 2007
@@ -10,7 +10,7 @@
 # etc dir
 ETCDIR = $(PREFIX)/etc/$(PROGLNAME)
 # where put reports (you can change it later via free-sa.conf
 # configuration file)
-WWWDIR = $(PREFIX)/var/www/htdocs/$(PROGLNAME)
+WWWDIR = $(PREFIX)/www/data/$(PROGLNAME)
 # dir for temporary data storing (you can change it later via
 # free-sa.conf configuration file)
 TMPDIR = /var/cache/$(PROGLNAME)
  # where log file lives (you can change it later via free-sa.conf
  # configuration file)

XXXXXXXX END of files/patch-global.mk

-- 
Anton A. Karpov
UN*X and IT-Security specialist
WWW: http://www.toxahost.ru
UIN: 845923
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-04-04 11:12:58 UTC
clsung      2007-04-04 10:12:53 UTC

  FreeBSD ports repository

  Modified files:
    www/free-sa          Makefile distinfo pkg-plist 
    www/free-sa/files    patch-Makefile 
  Added files:
    www/free-sa/files    patch-global.mk 
  Log:
  - update port of www/free-sa to current version (1.2.0)
  
  PR:             ports/111133
  Submitted by:   maintainer (Anton Karpov)
  
  Revision  Changes    Path
  1.2       +2 -2      ports/www/free-sa/Makefile
  1.2       +3 -3      ports/www/free-sa/distinfo
  1.2       +16 -30    ports/www/free-sa/files/patch-Makefile
  1.1       +11 -0     ports/www/free-sa/files/patch-global.mk (new)
  1.2       +61 -37    ports/www/free-sa/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-04-04 11:13:00 UTC
State Changed
From-To: feedback->closed

Committed. Thank You.