svn commit: r413629 - in head/ports-mgmt/synth: . files
John Marino
marino at FreeBSD.org
Tue Apr 19 09:10:24 UTC 2016
Author: marino
Date: Tue Apr 19 09:10:22 2016
New Revision: 413629
URL: https://svnweb.freebsd.org/changeset/ports/413629
Log:
ports-mgmt/synth: Upgrade version 1.33 => 1.34
* Incorporate prefetch partial-revert patch (1.33_1) and remove the
patch and files directory.
* Add lang/rust and lang/rust-nightly to the list of ports that require
procfs to build. This is only true for DragonFly. The plan is to
eliminate this requirement, but it's a bit tricky right now. Once
done, the rust ports will be removed from the list again.
* Move /var/db/fontconfig directory exception from post-build to all
stages. The doxygen port has shown that /var/db/fontconfig changes
during the build phase and this is legitimate.
Deleted:
head/ports-mgmt/synth/files/
Modified:
head/ports-mgmt/synth/Makefile
head/ports-mgmt/synth/distinfo
Modified: head/ports-mgmt/synth/Makefile
==============================================================================
--- head/ports-mgmt/synth/Makefile Tue Apr 19 08:45:49 2016 (r413628)
+++ head/ports-mgmt/synth/Makefile Tue Apr 19 09:10:22 2016 (r413629)
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= synth
-PORTVERSION= 1.33
+PORTVERSION= 1.34
DISTVERSIONPREFIX= v
-PORTREVISION= 1
CATEGORIES= ports-mgmt
MAINTAINER= marino at FreeBSD.org
Modified: head/ports-mgmt/synth/distinfo
==============================================================================
--- head/ports-mgmt/synth/distinfo Tue Apr 19 08:45:49 2016 (r413628)
+++ head/ports-mgmt/synth/distinfo Tue Apr 19 09:10:22 2016 (r413629)
@@ -1,4 +1,4 @@
-SHA256 (jrmarino-synth-v1.33_GH0.tar.gz) = 92178e08bcc56a3189e242926fcd57192801a02bf1a530c3ec32b2b883c1deb4
-SIZE (jrmarino-synth-v1.33_GH0.tar.gz) = 101016
+SHA256 (jrmarino-synth-v1.34_GH0.tar.gz) = c7f0150ff1ee12cb6006797bc2c7b0c4a2b1478f689b7d0f73b02a420d57bcb2
+SIZE (jrmarino-synth-v1.34_GH0.tar.gz) = 101000
SHA256 (jrmarino-synth_external-v1.3_GH0.tar.gz) = 2afc03e494d2394446eabdb5244967c202a79b449c7cad7ea67a87807cc25f44
SIZE (jrmarino-synth_external-v1.3_GH0.tar.gz) = 209283
More information about the svn-ports-head
mailing list