[Midnightbsd-cvs] mports [20294] trunk/security/gcr: gcr 3.16.0
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 27 11:40:31 EDT 2015
Revision: 20294
http://svnweb.midnightbsd.org/mports/?rev=20294
Author: laffer1
Date: 2015-09-27 11:40:29 -0400 (Sun, 27 Sep 2015)
Log Message:
-----------
gcr 3.16.0
Modified Paths:
--------------
trunk/security/gcr/Makefile
trunk/security/gcr/distinfo
Removed Paths:
-------------
trunk/security/gcr/files/patch-Makefile.in
Modified: trunk/security/gcr/Makefile
===================================================================
--- trunk/security/gcr/Makefile 2015-09-27 15:38:58 UTC (rev 20293)
+++ trunk/security/gcr/Makefile 2015-09-27 15:40:29 UTC (rev 20294)
@@ -1,8 +1,7 @@
# $MidnightBSD$
PORTNAME= gcr
-PORTVERSION= 3.14.0
-PORTREVISION= 1
+PORTVERSION= 3.16.0
CATEGORIES= security gnome
MASTER_SITES= GNOME
Modified: trunk/security/gcr/distinfo
===================================================================
--- trunk/security/gcr/distinfo 2015-09-27 15:38:58 UTC (rev 20293)
+++ trunk/security/gcr/distinfo 2015-09-27 15:40:29 UTC (rev 20294)
@@ -1,2 +1,2 @@
-SHA256 (gcr-3.14.0.tar.xz) = 2a2231147a01e2061f57fa9ca77557ff97bc6ceab028cee5528079f4b2fca63d
-SIZE (gcr-3.14.0.tar.xz) = 1340764
+SHA256 (gcr-3.16.0.tar.xz) = ecfe8df41cc88158364bb15addc670b11e539fe844742983629ba2323888d075
+SIZE (gcr-3.16.0.tar.xz) = 1335348
Deleted: trunk/security/gcr/files/patch-Makefile.in
===================================================================
--- trunk/security/gcr/files/patch-Makefile.in 2015-09-27 15:38:58 UTC (rev 20293)
+++ trunk/security/gcr/files/patch-Makefile.in 2015-09-27 15:40:29 UTC (rev 20294)
@@ -1,23 +0,0 @@
-From 58de2d787a31175b26687b9a228da0fb1cea5809 Mon Sep 17 00:00:00 2001
-From: Andreas Henriksson <andreas at fatal.se>
-Date: Mon, 29 Sep 2014 20:28:00 +0000
-Subject: gcr: Fix race building gdbus-codegen header and source
-
-https://bugzilla.gnome.org/show_bug.cgi?id=737622
-
---- Makefile.in.orig 2014-11-05 22:45:22.870507566 +0100
-+++ Makefile.in 2014-11-05 22:46:28.243502553 +0100
-@@ -6314,11 +6314,12 @@
- gcr/gcr-dbus-generated.c > gcr/gcr-dbus-generated.c.tmp && \
- mv gcr/gcr-dbus-generated.c.tmp gcr/gcr-dbus-generated.c
-
--gcr/gcr-dbus-generated.h: gcr/gcr-dbus-generated.c
- $(AM_V_GEN) sed -e 's/gcr_dbus/_gcr_dbus/g' \
- gcr/gcr-dbus-generated.h > gcr/gcr-dbus-generated.h.tmp && \
- mv gcr/gcr-dbus-generated.h.tmp gcr/gcr-dbus-generated.h
-
-+gcr/gcr-dbus-generated.h: gcr/gcr-dbus-generated.c
-+
- gcr-base-$(GCR_MAJOR).pc: gcr/gcr-base.pc
- $(AM_V_GEN) cp gcr/gcr-base.pc gcr-base-$(GCR_MAJOR).pc
-
More information about the Midnightbsd-cvs
mailing list