diff options
author | rm <rm@FreeBSD.org> | 2013-09-02 01:48:37 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-09-02 01:48:37 +0800 |
commit | 59a69b667e9a3855c0ffb855ae7689bb985a77cb (patch) | |
tree | 99aefe00d8595c8f465ace6ffb32ca3fc9964791 /graphics/gimp-gmic-plugin | |
parent | a865c6c85fb339e1978f95bf1becc4826c33fe01 (diff) | |
download | freebsd-ports-gnome-59a69b667e9a3855c0ffb855ae7689bb985a77cb.tar.gz freebsd-ports-gnome-59a69b667e9a3855c0ffb855ae7689bb985a77cb.tar.zst freebsd-ports-gnome-59a69b667e9a3855c0ffb855ae7689bb985a77cb.zip |
- update to 1.5.6.1
- convert USE_GMAKE to USES equivalent
Diffstat (limited to 'graphics/gimp-gmic-plugin')
-rw-r--r-- | graphics/gimp-gmic-plugin/Makefile | 5 | ||||
-rw-r--r-- | graphics/gimp-gmic-plugin/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index 77139c17e5e1..421fb4b41619 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -1,8 +1,7 @@ -# Created by: Mahmatkhanov Ruslan <cvs-src@yandex.ru> # $FreeBSD$ PORTNAME= gmic -PORTVERSION= 1.5.5.2 +PORTVERSION= 1.5.6.1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME} \ SF/${PORTNAME}/old @@ -26,7 +25,7 @@ OPTIONS_EXCLUDE=NLS DOCS WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk20 USE_XORG= x11 xext xrandr diff --git a/graphics/gimp-gmic-plugin/distinfo b/graphics/gimp-gmic-plugin/distinfo index cc2f2a1117b0..921ad39bed0d 100644 --- a/graphics/gimp-gmic-plugin/distinfo +++ b/graphics/gimp-gmic-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (gmic_1.5.5.2.tar.gz) = 4e1ff3dcd7dc79dcc7f8ac92cae49951854aea283751a83e90b9510de972382d -SIZE (gmic_1.5.5.2.tar.gz) = 1683717 +SHA256 (gmic_1.5.6.1.tar.gz) = 8399a97f4479a379d8e7fda6a0a73bde0ac120f781111b9ed8a2e28e5a3ed22f +SIZE (gmic_1.5.6.1.tar.gz) = 2137616 |