diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-30 03:50:13 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-30 03:50:13 +0800 |
commit | c5725ad0beaeec9889913a11f361f57bff57722e (patch) | |
tree | dff2ebae80e1652724c0f4f38d26dc2a5563855b /editors | |
parent | 4572ac8809e12fa8205c0b4354dacbb907168615 (diff) | |
download | marcuscom-ports-c5725ad0beaeec9889913a11f361f57bff57722e.tar marcuscom-ports-c5725ad0beaeec9889913a11f361f57bff57722e.tar.gz marcuscom-ports-c5725ad0beaeec9889913a11f361f57bff57722e.tar.bz2 marcuscom-ports-c5725ad0beaeec9889913a11f361f57bff57722e.tar.lz marcuscom-ports-c5725ad0beaeec9889913a11f361f57bff57722e.tar.xz marcuscom-ports-c5725ad0beaeec9889913a11f361f57bff57722e.tar.zst marcuscom-ports-c5725ad0beaeec9889913a11f361f57bff57722e.zip |
Update to 2.91.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15634 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit-plugins3/Makefile | 8 | ||||
-rw-r--r-- | editors/gedit-plugins3/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/gedit-plugins3/Makefile b/editors/gedit-plugins3/Makefile index f5db4b637..2618b41ac 100644 --- a/editors/gedit-plugins3/Makefile +++ b/editors/gedit-plugins3/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit-plugins3/Makefile,v 1.2 2011/03/07 15:00:55 kwm Exp $ +# $MCom: ports/editors/gedit-plugins3/Makefile,v 1.3 2011/03/24 11:27:04 kwm Exp $ # PORTNAME= gedit-plugins -PORTVERSION= 2.91.2 +PORTVERSION= 2.91.3 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -15,9 +15,9 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Plugins for GEdit 3 -BUILD_DEPENDS= gedit>=2.91.6:${PORTSDIR}/editors/gedit3 +BUILD_DEPENDS= gedit>=2.91.11:${PORTSDIR}/editors/gedit3 LIB_DEPENDS= peas-1.0.0:${PORTSDIR}/devel/libpeas -RUN_DEPENDS= gedit>=2.91.6:${PORTSDIR}/editors/gedit3 +RUN_DEPENDS= gedit>=2.91.11:${PORTSDIR}/editors/gedit3 USE_LDCONFIG= yes USE_BZIP2= yes diff --git a/editors/gedit-plugins3/distinfo b/editors/gedit-plugins3/distinfo index c6584bafe..7a1b72a11 100644 --- a/editors/gedit-plugins3/distinfo +++ b/editors/gedit-plugins3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gedit-plugins-2.91.2.tar.bz2) = 3d55cffe29b2eb3f5af4eebafcad4b35c34d46a75fb0c3682a083b7dfa612b9b -SIZE (gnome3/gedit-plugins-2.91.2.tar.bz2) = 1557471 +SHA256 (gnome3/gedit-plugins-2.91.3.tar.bz2) = 8f466f48daf5daeda750c25ec3ea88e3c77656fccd9ca5046e0b453333fc24c6 +SIZE (gnome3/gedit-plugins-2.91.3.tar.bz2) = 1649985 |