Bug 203141

Summary: [PATCH] mail/sgwi: update to 1.1.8
Product: Ports & Packages Reporter: takefu
Component: Individual Port(s)Assignee: Baptiste Daroussin <bapt>
Status: Closed FIXED    
Severity: Affects Only Me CC: lukasz, pi
Priority: --- Keywords: patch
Version: LatestFlags: lukasz: maintainer-feedback-
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sgwi.patch none

Description takefu 2015-09-16 00:05:07 UTC
Created attachment 161089 [details]
sgwi.patch

Update to 1.1.8

fix USE=tar:tgz
add SQLITE3 option
mod @sample in pkg-plist
Comment 1 Lukasz Wasikowski 2015-09-16 11:03:13 UTC
I approve. I suggest to change SQLITE3_DESC, it should be "SQLite3 back-end (use sqlite3 PHP extension)". Thank you for this patch.
Comment 2 Lukasz Wasikowski 2015-09-19 10:16:38 UTC
Could someone with a commit bit finish this one please?
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2015-09-25 05:53:05 UTC
The patch fails with pkg-plist ? Can someone create a working patch, plz ?
Comment 4 Baptiste Daroussin freebsd_committer freebsd_triage 2015-09-25 06:31:30 UTC
This is my fault not the fault of the submitter, I should have checked before enforcing the @sample yesterday, I'll work on the update
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-09-25 06:38:43 UTC
A commit references this bug:

Author: bapt
Date: Fri Sep 25 06:38:12 UTC 2015
New revision: 397797
URL: https://svnweb.freebsd.org/changeset/ports/397797

Log:
  Update to 1.1.8

  Switch to USE=tar:tgz
  add SQLITE3 option

  While here:
  switch to options helpers

  PR:		203141
  Submitted by:	takefu@airport.fm
  Approved by:	 Lukasz Wasikowski (maintainer)

Changes:
  head/mail/sgwi/Makefile
  head/mail/sgwi/distinfo
  head/mail/sgwi/pkg-plist
Comment 6 Baptiste Daroussin freebsd_committer freebsd_triage 2015-09-25 06:39:24 UTC
Note that add change the options to use the helpers which simplies a bit of things :)