Bug 203141 - [PATCH] mail/sgwi: update to 1.1.8
Summary: [PATCH] mail/sgwi: update to 1.1.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Baptiste Daroussin
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-09-16 00:05 UTC by takefu
Modified: 2015-09-25 06:39 UTC (History)
2 users (show)

See Also:
lukasz: maintainer-feedback-


Attachments
sgwi.patch (3.95 KB, patch)
2015-09-16 00:05 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 :)