diff options
author | gahr <gahr@FreeBSD.org> | 2008-11-11 02:05:56 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2008-11-11 02:05:56 +0800 |
commit | d9412873131f4a71bd3bd3d19fcda9ca3ea570d9 (patch) | |
tree | 9c171cb0280304eb49526e625708c48f3fa6bb1e /graphics | |
parent | 392d727dae0b23d956682e19828d42fd3625dfcf (diff) | |
download | freebsd-ports-gnome-d9412873131f4a71bd3bd3d19fcda9ca3ea570d9.tar.gz freebsd-ports-gnome-d9412873131f4a71bd3bd3d19fcda9ca3ea570d9.tar.zst freebsd-ports-gnome-d9412873131f4a71bd3bd3d19fcda9ca3ea570d9.zip |
- Update to 0.5.3
- Unbreak with new GIMP 2.6 [1]
- Update Adobe's ICC profiles URL
Reported by: ph via erwin
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/separate/Makefile | 4 | ||||
-rw-r--r-- | graphics/separate/distinfo | 6 | ||||
-rw-r--r-- | graphics/separate/pkg-message | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/separate/Makefile b/graphics/separate/Makefile index 5137df66f623..c953665bcbce 100644 --- a/graphics/separate/Makefile +++ b/graphics/separate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= separate -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.3 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} \ @@ -18,7 +18,7 @@ MAINTAINER= gahr@FreeBSD.org COMMENT= A CMYK plugin for The GIMP BUILD_DEPENDS= gccmakedep:${PORTSDIR}/devel/gccmakedep \ - gimp-2.4:${PORTSDIR}/graphics/gimp + gimp-2.6:${PORTSDIR}/graphics/gimp LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/graphics/separate/distinfo b/graphics/separate/distinfo index c4f02a86476d..ad2ca89a8fa7 100644 --- a/graphics/separate/distinfo +++ b/graphics/separate/distinfo @@ -1,3 +1,3 @@ -MD5 (separate+-0.5.1.zip) = 477ada513586ec87dc959cf5a0b08d57 -SHA256 (separate+-0.5.1.zip) = aff91b40ccc562871c59043fb837b08f2d9fece0d39cd4320f44973fe6da5092 -SIZE (separate+-0.5.1.zip) = 175969 +MD5 (separate+-0.5.3.zip) = 2c9b8ba641ba02f4bbb6a3b7e862d46f +SHA256 (separate+-0.5.3.zip) = e43a778a7f54cf1a524984463bc4fe6d38bd22cfa9b985e086fb25085abdf123 +SIZE (separate+-0.5.3.zip) = 201919 diff --git a/graphics/separate/pkg-message b/graphics/separate/pkg-message index c47105553b5d..f2705ca6082a 100644 --- a/graphics/separate/pkg-message +++ b/graphics/separate/pkg-message @@ -1,2 +1,2 @@ You can download and install Adobe's ICC profiles from: -http://www.adobe.com/support/downloads/product.jsp?product=62&platform=Windows +http://download.adobe.com/pub/adobe/iccprofiles/win/AdobeICCProfilesWin_bundler.zip |