diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-06 23:06:57 +0800 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-06 23:06:57 +0800 |
commit | 7f450d3818a293b3d287a710a830cc410f606c06 (patch) | |
tree | 2903fe9dc93372fd9bf70ccdf668834f711fc3ef /editors | |
parent | 3f91498e6d7300a519650d17a3b481c1fe9242fe (diff) | |
download | freebsd-ports-gnome-7f450d3818a293b3d287a710a830cc410f606c06.tar.gz freebsd-ports-gnome-7f450d3818a293b3d287a710a830cc410f606c06.tar.zst freebsd-ports-gnome-7f450d3818a293b3d287a710a830cc410f606c06.zip |
Update to 0.8.2.
PR: 83054
Submitted by: Radoslaw Kozlowski (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/leafpad/Makefile | 2 | ||||
-rw-r--r-- | editors/leafpad/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index cee228b1253e..5cf2a8afbf1b 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -6,7 +6,7 @@ # PORTNAME= leafpad -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/editors/leafpad/distinfo b/editors/leafpad/distinfo index c75874469a13..6510a80731c2 100644 --- a/editors/leafpad/distinfo +++ b/editors/leafpad/distinfo @@ -1,2 +1,2 @@ -MD5 (leafpad-0.8.1.tar.gz) = 4e640c48b45f5963109b376b57a4c2be -SIZE (leafpad-0.8.1.tar.gz) = 212845 +MD5 (leafpad-0.8.2.tar.gz) = 2e880c661c9a41ddc9adb7ba17bd031f +SIZE (leafpad-0.8.2.tar.gz) = 217368 |