[122037] trunk/dports/mail/signing-party
cal at macports.org
cal at macports.org
Sun Jul 13 04:19:30 PDT 2014
Revision: 122037
https://trac.macports.org/changeset/122037
Author: cal at macports.org
Date: 2014-07-13 04:19:30 -0700 (Sun, 13 Jul 2014)
Log Message:
-----------
signing-party: update to 1.1.8
Modified Paths:
--------------
trunk/dports/mail/signing-party/Portfile
trunk/dports/mail/signing-party/files/gpgwrap-makefile-usingtherightcompiler.patch
trunk/dports/mail/signing-party/files/keyanalyze-makefile-usingtherightcompiler.patch
Modified: trunk/dports/mail/signing-party/Portfile
===================================================================
--- trunk/dports/mail/signing-party/Portfile 2014-07-13 11:11:59 UTC (rev 122036)
+++ trunk/dports/mail/signing-party/Portfile 2014-07-13 11:19:30 UTC (rev 122037)
@@ -4,9 +4,9 @@
PortSystem 1.0
name signing-party
-version 1.1.7
-checksums rmd160 2608c87010a273cce9cc52f217c4f6e362c33c64 \
- sha256 5e183d840a5cd76269ca14772ee4039ef4b162bff00636f5054900e1f459bcc7
+version 1.1.8
+checksums rmd160 b6f019c9588a4432065d59a35fb7a4acd2807613 \
+ sha256 dd6ff82067096a31d37d2f74c53bd326fe49e38a55e99f8719e9b1b773e56a8d
categories mail security
maintainers cal openmaintainer
Modified: trunk/dports/mail/signing-party/files/gpgwrap-makefile-usingtherightcompiler.patch
===================================================================
--- trunk/dports/mail/signing-party/files/gpgwrap-makefile-usingtherightcompiler.patch 2014-07-13 11:11:59 UTC (rev 122036)
+++ trunk/dports/mail/signing-party/files/gpgwrap-makefile-usingtherightcompiler.patch 2014-07-13 11:19:30 UTC (rev 122037)
@@ -1,12 +1,8 @@
---- gpgwrap/src/Makefile.orig 2014-05-18 14:21:15.000000000 +0200
-+++ gpgwrap/src/Makefile 2014-05-18 14:22:41.000000000 +0200
-@@ -1,7 +1,5 @@
+--- gpgwrap/src/Makefile.orig 2014-06-21 17:33:36.000000000 +0200
++++ gpgwrap/src/Makefile 2014-07-13 13:15:01.000000000 +0200
+@@ -1,4 +1,4 @@
-CC=${DIET} gcc -s
--CFLAGS:=-Wall -O2 -fomit-frame-pointer
--CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
--LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
-+CC ?= gcc
-+CFLAGS ?= -Wall -O2 -fomit-frame-pointer
- STRIP=strip -R .note -R .comment
- RM=rm -f
- TARGET=../bin/gpgwrap
++CC ?= cc
+ CFLAGS:=$(shell dpkg-buildflags --get CFLAGS) -fomit-frame-pointer
+ CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
+ LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
Modified: trunk/dports/mail/signing-party/files/keyanalyze-makefile-usingtherightcompiler.patch
===================================================================
--- trunk/dports/mail/signing-party/files/keyanalyze-makefile-usingtherightcompiler.patch 2014-07-13 11:11:59 UTC (rev 122036)
+++ trunk/dports/mail/signing-party/files/keyanalyze-makefile-usingtherightcompiler.patch 2014-07-13 11:19:30 UTC (rev 122037)
@@ -1,12 +1,5 @@
---- keyanalyze/Makefile.orig 2014-05-11 14:54:00.000000000 +0200
-+++ keyanalyze/Makefile 2014-05-18 14:28:52.000000000 +0200
-@@ -1,5 +1,5 @@
- LDLIBS=-lpthread
--CFLAGS=-O2 -W -Wall -g
-+CFLAGS?=-O2 -W -Wall -g
-
- all: keyanalyze process_keys pgpring/pgpring
-
+--- keyanalyze/Makefile.orig 2014-06-21 17:33:36.000000000 +0200
++++ keyanalyze/Makefile 2014-07-13 13:16:02.000000000 +0200
@@ -7,7 +7,7 @@
process_keys: process_keys.o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140713/9ba2757c/attachment.html>
More information about the macports-changes
mailing list