diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index a417e469d14..3ad19c45150 100755 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.13 2007/07/13 08:54:48 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.14 2007/09/24 08:00:49 ajacoutot Exp $ COMMENT= simple GTK+ text editor -DISTNAME= leafpad-0.8.11 -PKGNAME= ${DISTNAME}p0 +DISTNAME= leafpad-0.8.12 CATEGORIES= editors x11 HOMEPAGE= http://tarot.freeshell.org/leafpad/ diff --git a/editors/leafpad/distinfo b/editors/leafpad/distinfo index e39afaacf53..43f708f6e38 100644 --- a/editors/leafpad/distinfo +++ b/editors/leafpad/distinfo @@ -1,5 +1,5 @@ -MD5 (leafpad-0.8.11.tar.gz) = nu+Gw9r+MnTDoGFmvSnRwA== -RMD160 (leafpad-0.8.11.tar.gz) = hssT1RaOmiHcPuwfhnNvEBA3MyA= -SHA1 (leafpad-0.8.11.tar.gz) = Fm66XhgJSYXArf1e/cBpK8yR8IY= -SHA256 (leafpad-0.8.11.tar.gz) = T7eqNIgFRuCx6AmfgN60GBwcUwTlBs/CcZ4ruKq9aaI= -SIZE (leafpad-0.8.11.tar.gz) = 264389 +MD5 (leafpad-0.8.12.tar.gz) = rRRj20FP/4077ISEtGn5qQ== +RMD160 (leafpad-0.8.12.tar.gz) = eviITR/8HHoO8IKzSph8vNomkgo= +SHA1 (leafpad-0.8.12.tar.gz) = TXDpijvbDGwizrxjQdkVUFmQ18A= +SHA256 (leafpad-0.8.12.tar.gz) = QUXR4RAyvdZENdpFIOvWlK25bHN84Rw+BoJ8dDFp03s= +SIZE (leafpad-0.8.12.tar.gz) = 272670 diff --git a/editors/leafpad/pkg/MESSAGE b/editors/leafpad/pkg/MESSAGE new file mode 100644 index 00000000000..a3eb9ffb0a2 --- /dev/null +++ b/editors/leafpad/pkg/MESSAGE @@ -0,0 +1,3 @@ +If you want to be able to use the "Print Preview", you must install +evince. It is not included as a dependency as it pulls lots of other +dependent packages.