diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-20 20:37:16 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-20 20:37:16 +0000 |
commit | 5736db740834e45cc6d7ae3a5f3ccdd98e9766be (patch) | |
tree | 6f268e36bd96f4a9343aaeb45c11bf7b0e5c3534 /www/bluefish-devel | |
parent | Fix a securety issue which may cause a local root exploit (diff) |
* Update to 0.9.20030519
* Remove USE_GMAKE
PR: 52496
Submitted by: maintainer
Diffstat (limited to 'www/bluefish-devel')
-rw-r--r-- | www/bluefish-devel/Makefile | 5 | ||||
-rw-r--r-- | www/bluefish-devel/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index a58b55a73cb3..5c79aa488f84 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -6,14 +6,14 @@ # PORTNAME= bluefish -PORTVERSION= 0.9.20030424 +PORTVERSION= 0.9.20030519 CATEGORIES= www editors MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \ http://bluefish.mrball.net/${DOWNLOAD}/ \ ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \ http://bluefish.shellhung.org/${DOWNLOAD}/ -DISTNAME= ${PORTNAME}-2003-04-24 +DISTNAME= ${PORTNAME}-2003-05-19 MAINTAINER= einekoai@chello.nl COMMENT= HTML editor designed for the experienced web designer @@ -26,7 +26,6 @@ DOWNLOAD= snapshots WRKSRC= ${WRKDIR}/bluefish-gtk2 NO_LATEST_LINK= yes USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= gnomehier gtk20 USE_X_PREFIX= yes USE_REINPLACE= yes diff --git a/www/bluefish-devel/distinfo b/www/bluefish-devel/distinfo index 97b0c3a0b682..c72106ec5074 100644 --- a/www/bluefish-devel/distinfo +++ b/www/bluefish-devel/distinfo @@ -1 +1 @@ -MD5 (bluefish-2003-04-24.tar.bz2) = abc7b4f8b6d9b010f66c94dd45467ac0 +MD5 (bluefish-2003-05-19.tar.bz2) = d4c24556f42bd53d06fc0f9ebf720078 |