diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-04-26 05:08:45 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-04-26 05:08:45 +0800 |
commit | 5959b4339a5b42b1014fd7aacbae436f1a73345a (patch) | |
tree | b0d1fc2ea7bac3b89a3d163d4ae642e25292a127 /devel | |
parent | eb060031e9b4e56234c53c89804d667ed300013f (diff) | |
download | freebsd-ports-graphics-5959b4339a5b42b1014fd7aacbae436f1a73345a.tar.gz freebsd-ports-graphics-5959b4339a5b42b1014fd7aacbae436f1a73345a.tar.zst freebsd-ports-graphics-5959b4339a5b42b1014fd7aacbae436f1a73345a.zip |
Chase another undocumented md5 change.
A diff between the latest and current revision shows some user interface
changes (gtk programming and .glade files). Package file list is unchanged.
I opened a bug report on the project's bug database, asking for a proper
handling of the release number. If they cannot provide useful version
information I'll ask to have this port hosted on MASTER_SITE_LOCAL, so that
it won't break every time they re-roll the tarball.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/wedit/Makefile | 2 | ||||
-rw-r--r-- | devel/wedit/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/wedit/Makefile b/devel/wedit/Makefile index fc98625135d..0a1776ea6da 100644 --- a/devel/wedit/Makefile +++ b/devel/wedit/Makefile @@ -7,7 +7,7 @@ PORTNAME= wedit PORTVERSION= 0.9.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel editors MASTER_SITES= http://www.q-software-solutions.com/download/weditpub/ DISTNAME= ${PORTNAME}-${PORTVERSION}-libc6-src diff --git a/devel/wedit/distinfo b/devel/wedit/distinfo index decb719ed07..de9d67b5b2b 100644 --- a/devel/wedit/distinfo +++ b/devel/wedit/distinfo @@ -1 +1 @@ -MD5 (wedit-0.9.8-libc6-src.tar.gz) = 4a0de06694211adacf28c6a67bbd2133 +MD5 (wedit-0.9.8-libc6-src.tar.gz) = cd3ae9d7b8675a6a76f16e0207fed344 |