diff options
author | rafan <rafan@FreeBSD.org> | 2007-06-30 22:06:34 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-06-30 22:06:34 +0800 |
commit | 42ab4fdf68a5e84ad77523ec7647948799bec883 (patch) | |
tree | bbca4331cc97353a6883bdf6e4fc404d5f126c69 /editors | |
parent | 4f17419249b7bf817104e7686fda0ac067c1cb4a (diff) | |
download | freebsd-ports-gnome-42ab4fdf68a5e84ad77523ec7647948799bec883.tar.gz freebsd-ports-gnome-42ab4fdf68a5e84ad77523ec7647948799bec883.tar.zst freebsd-ports-gnome-42ab4fdf68a5e84ad77523ec7647948799bec883.zip |
- Update to 0.4.4
- Remove GCC 3.4 requirement
PR: ports/114087
Submitted by: Wesley Shields <wxs at atarininja.org> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gobby/Makefile | 4 | ||||
-rw-r--r-- | editors/gobby/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 72c720578c3a..9fc88c5ef932 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gobby -PORTVERSION= 0.4.3 -PORTREVISION= 1 +PORTVERSION= 0.4.4 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ \ http://www.atarininja.org/~wxs/distfiles/ @@ -23,7 +22,6 @@ LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ USE_XLIB= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack pkgconfig gtksourceview -USE_GCC= 3.4 CONFIGURE_ARGS= "--mandir=${PREFIX}/man" diff --git a/editors/gobby/distinfo b/editors/gobby/distinfo index 5d14badd79a7..a3190720988d 100644 --- a/editors/gobby/distinfo +++ b/editors/gobby/distinfo @@ -1,3 +1,3 @@ -MD5 (gobby-0.4.3.tar.gz) = 84f07ec2471b862f385cada6246695fe -SHA256 (gobby-0.4.3.tar.gz) = 2c660b703f4a0a0a0c98c7a99970990a489ccb988615ed32dfbf5d9b4f1b4ce6 -SIZE (gobby-0.4.3.tar.gz) = 338373 +MD5 (gobby-0.4.4.tar.gz) = 7e8aaba5c97069864a70843adad2b710 +SHA256 (gobby-0.4.4.tar.gz) = 82d12c39c98573f5e9902a3d21475d09a3b214ba4b9695029844b493facc6c3d +SIZE (gobby-0.4.4.tar.gz) = 354960 |