diff options
author | Carlo Strub <cs@FreeBSD.org> | 2017-10-05 19:44:15 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2017-10-05 19:44:15 +0000 |
commit | 212768650bc2fc9e0b86cb4b7e7362247d9be977 (patch) | |
tree | 547457cc1ed96951afc87c641b9b8031a5f86ff2 /security/clamsmtp/files/patch-configure | |
parent | Update to 2.30.1 (diff) |
* Take maintainership.
* Add license information.
* Regenerate patch to fix portlint warning.
* Remove wrong @undexec line from pkg-plist.
* Use @sample macro to handle configuration file.
* Bump PORTREVISION because of pkg-plist change.
PR: 222316
Submitted by: Yasuhiro Kimura <yasu@utahime.org>
Notes
Notes:
svn path=/head/; revision=451343
Diffstat (limited to 'security/clamsmtp/files/patch-configure')
-rw-r--r-- | security/clamsmtp/files/patch-configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/clamsmtp/files/patch-configure b/security/clamsmtp/files/patch-configure index cfeb5a9c3341..b770566eff81 100644 --- a/security/clamsmtp/files/patch-configure +++ b/security/clamsmtp/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Fri Apr 15 07:18:10 2005 -+++ configure Wed Apr 20 15:45:54 2005 -@@ -3156,7 +3156,7 @@ +--- configure.orig 2008-06-30 17:03:01 UTC ++++ configure +@@ -3643,7 +3643,7 @@ fi # which indicates that we try without any flags at all, and "pthread-config" # which is a program returning the flags for the Pth emulation library. |