Bug 209223 - mail/rspamd-devel: Pass GH_TAGNAME to compiler
Summary: mail/rspamd-devel: Pass GH_TAGNAME to compiler
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: Vsevolod Stakhov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-03 07:17 UTC by Alexander Moisseev
Modified: 2016-06-21 10:22 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (vsevolod)


Attachments
patch (430 bytes, patch)
2016-05-03 07:17 UTC, Alexander Moisseev
no flags Details | Diff
patch (3.07 KB, patch)
2016-06-21 08:04 UTC, Alexander Moisseev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Moisseev 2016-05-03 07:17:58 UTC
Created attachment 169902 [details]
patch

Please also consider changing date format in the PORTVERSION to ISO 8601 (YYYYMMDD). Alphabetical order doesn't match chronological order for current format (DDMMYYYY).

# pkg version -t 1.3.0.b1.22042016 1.3.0.b1.09052016
>
Comment 1 Alexander Moisseev 2016-06-21 08:04:11 UTC
Created attachment 171637 [details]
patch

- pass GH_TAGNAME to compiler
- add devel/ragel as a build dependency
- update to afb80e7
- bump PORTVERSION
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-21 10:21:44 UTC
A commit references this bug:

Author: vsevolod
Date: Tue Jun 21 10:21:29 UTC 2016
New revision: 417198
URL: https://svnweb.freebsd.org/changeset/ports/417198

Log:
  - pass GH_TAGNAME to compiler
  - add devel/ragel as a build dependency
  - update to afb80e7
  - bump PORTVERSION

  PR:		209223
  Submitted by:	Alexander Moisseev

Changes:
  head/mail/rspamd-devel/Makefile
  head/mail/rspamd-devel/distinfo
  head/mail/rspamd-devel/pkg-plist
Comment 3 Vsevolod Stakhov freebsd_committer freebsd_triage 2016-06-21 10:22:47 UTC
Committed, thank you!