From f6c227ea69feb7a79b02d15402c0123b6ce8555a Mon Sep 17 00:00:00 2001 From: jcs Date: Sun, 10 Feb 2002 03:14:32 +0000 Subject: [PATCH] Update to asapm-2.11 --- x11/asapm/Makefile | 8 +++++--- x11/asapm/distinfo | 3 +++ x11/asapm/files/md5 | 3 --- x11/asapm/pkg/PLIST | 4 +++- 4 files changed, 11 insertions(+), 7 deletions(-) create mode 100644 x11/asapm/distinfo delete mode 100644 x11/asapm/files/md5 diff --git a/x11/asapm/Makefile b/x11/asapm/Makefile index 35a5ee037dc..5aa8844123e 100644 --- a/x11/asapm/Makefile +++ b/x11/asapm/Makefile @@ -1,12 +1,12 @@ -# $OpenBSD: Makefile,v 1.5 2001/11/02 17:52:59 jcs Exp $ +# $OpenBSD: Makefile,v 1.6 2002/02/10 03:14:32 jcs Exp $ COMMENT= "Advanced Power Management monitor utility for X Windows" -DISTNAME= asapm-2.9 +DISTNAME= asapm-2.11 HOMEPAGE= http://www.tigr.net/afterstep/ CATEGORIES= x11 -NEED_VERSION= 1.402 +NEED_VERSION= 1.503 MAINTAINER= Joshua Stein ONLY_FOR_ARCHS= i386 @@ -35,5 +35,7 @@ NO_REGRESS= Yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/asapm ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/asapm.man ${PREFIX}/man/man1/asapm.1 + @mkdir -p ${PREFIX}/share/examples/asapm + ${INSTALL_DATA} ${WRKSRC}/asapmrc ${PREFIX}/share/examples/asapm/ .include diff --git a/x11/asapm/distinfo b/x11/asapm/distinfo new file mode 100644 index 00000000000..f7b6214b1f1 --- /dev/null +++ b/x11/asapm/distinfo @@ -0,0 +1,3 @@ +MD5 (asapm-2.11.tar.gz) = 91521ada646faeae93df385b8ca9c5f4 +RMD160 (asapm-2.11.tar.gz) = 14d33828a475f61d4499be2e5008842f4950dfa6 +SHA1 (asapm-2.11.tar.gz) = cd89c5557d76dbb19ee565435b533ab48f05f102 diff --git a/x11/asapm/files/md5 b/x11/asapm/files/md5 deleted file mode 100644 index 568982b5d8e..00000000000 --- a/x11/asapm/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (asapm-2.9.tar.gz) = 81b39ff2827f1c60992b739c0352b24b -RMD160 (asapm-2.9.tar.gz) = 9ff2b54e4822b3c6de8fd1bf33005736fbf6d8f2 -SHA1 (asapm-2.9.tar.gz) = bacb9c5e2de3b444b343238ebdcc164036111386 diff --git a/x11/asapm/pkg/PLIST b/x11/asapm/pkg/PLIST index 31cd7945dec..edbb8891df0 100644 --- a/x11/asapm/pkg/PLIST +++ b/x11/asapm/pkg/PLIST @@ -1,3 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2000/12/13 16:16:35 camield Exp $ +@comment $OpenBSD: PLIST,v 1.2 2002/02/10 03:14:32 jcs Exp $ bin/asapm man/man1/asapm.1 +share/examples/asapm/asapmrc +@dirrm share/examples/asapm