diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-15 16:17:00 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-15 16:17:00 +0800 |
commit | bcfcf23be37de35f5f4bd65fc2c38b53ab3e4b13 (patch) | |
tree | 1b147adcb4b4a45eb8acaa6a74d201133f57db30 /graphics | |
parent | 6bc3201d9b4272ae42acbd8db3f1acccd82c8390 (diff) | |
download | marcuscom-ports-bcfcf23be37de35f5f4bd65fc2c38b53ab3e4b13.tar marcuscom-ports-bcfcf23be37de35f5f4bd65fc2c38b53ab3e4b13.tar.gz marcuscom-ports-bcfcf23be37de35f5f4bd65fc2c38b53ab3e4b13.tar.bz2 marcuscom-ports-bcfcf23be37de35f5f4bd65fc2c38b53ab3e4b13.tar.lz marcuscom-ports-bcfcf23be37de35f5f4bd65fc2c38b53ab3e4b13.tar.xz marcuscom-ports-bcfcf23be37de35f5f4bd65fc2c38b53ab3e4b13.tar.zst marcuscom-ports-bcfcf23be37de35f5f4bd65fc2c38b53ab3e4b13.zip |
Downgrade vte3 to 0.36.3. The 0.38.x branch seems to be focused
on gnome 3.14.x.
PORTEPOCH should be added, but given that the failed upgrade did
not hit the ports tree, will skip that.
Tools like portmaster may fail. Because of that, first manually deinstall vte3
and then rebuild.
While here bump depended ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19879 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gnome-color-manager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnome-color-manager/Makefile b/graphics/gnome-color-manager/Makefile index b54587fb8..1be6916ea 100644 --- a/graphics/gnome-color-manager/Makefile +++ b/graphics/gnome-color-manager/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-color-manager PORTVERSION= 3.12.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |