Bug 139596 - Fix remove of typo3 configuration
Summary: Fix remove of typo3 configuration
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-14 12:10 UTC by Gerrit Beine
Modified: 2009-10-14 14:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.01 KB, patch)
2009-10-14 12:10 UTC, Gerrit Beine
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Beine 2009-10-14 12:10:03 UTC
Fix the problem described in http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130209
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-10-14 12:16:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-10-14 12:53:24 UTC
State Changed
From-To: open->feedback

that's wrong, it need a check if the file is present or not, also should 
you tell a user where he can find the conf file to copy that to the 
right dir. 

- Martin
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-10-14 14:12:56 UTC
miwi        2009-10-14 13:12:44 UTC

  FreeBSD ports repository

  Modified files:
    www/typo3            Makefile 
  Added files:
    www/typo3            pkg-plist 
  Log:
  - Fix remove of typo3 configuration
  
  PR:             139596
  Submitted by:   Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.28      +3 -0      ports/www/typo3/Makefile
  1.1       +3 -0      ports/www/typo3/pkg-plist (new)
_______________________________________________
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 4 Martin Wilke freebsd_committer freebsd_triage 2009-10-14 14:13:05 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!