diff options
author | rafan <rafan@FreeBSD.org> | 2006-07-10 01:31:51 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-07-10 01:31:51 +0800 |
commit | a5de6a8da7a8de62be25981b224eac9a9cdbf106 (patch) | |
tree | 1a1c54dd987dd373daafb219d91fa87cb0314286 /sysutils/lineak-xosdplugin | |
parent | 0f3cad70da32df531dd6e2b8560c664a098422de (diff) | |
download | freebsd-ports-gnome-a5de6a8da7a8de62be25981b224eac9a9cdbf106.tar.gz freebsd-ports-gnome-a5de6a8da7a8de62be25981b224eac9a9cdbf106.tar.zst freebsd-ports-gnome-a5de6a8da7a8de62be25981b224eac9a9cdbf106.zip |
- Update to 0.9
- Portname changed to match upstream
PR: 99403
Submitted by: Kay Lehmann <kay_lehmann web.de> (maintainer)
Diffstat (limited to 'sysutils/lineak-xosdplugin')
-rw-r--r-- | sysutils/lineak-xosdplugin/Makefile | 8 | ||||
-rw-r--r-- | sysutils/lineak-xosdplugin/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/lineak-xosdplugin/Makefile b/sysutils/lineak-xosdplugin/Makefile index 688d942c4c85..158777764db9 100644 --- a/sysutils/lineak-xosdplugin/Makefile +++ b/sysutils/lineak-xosdplugin/Makefile @@ -1,13 +1,12 @@ -# New ports collection makefile for: lineak_xosdplugin +# New ports collection makefile for: lineak-xosdplugin # Date created: 2004-12-29 # Whom: Kay Lehmann <kay_lehmann@web.de> # # $FreeBSD$ # -PORTNAME= lineak_xosdplugin -PORTVERSION= 0.8.3 -PORTREVISION= 2 +PORTNAME= lineak-xosdplugin +PORTVERSION= 0.9 CATEGORIES= sysutils deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=lineak @@ -27,6 +26,7 @@ GNU_CONFIGURE= yes INSTALLS_SHLIB= yes MAN1= lineak_xosdplugin.1 +MAN_COMPRESSED= yes PLIST_FILES= lib/lineakd/plugins/xosdplugin.la \ lib/lineakd/plugins/xosdplugin.so diff --git a/sysutils/lineak-xosdplugin/distinfo b/sysutils/lineak-xosdplugin/distinfo index a69f5c70ce20..07f3ab2f9f1c 100644 --- a/sysutils/lineak-xosdplugin/distinfo +++ b/sysutils/lineak-xosdplugin/distinfo @@ -1,3 +1,3 @@ -MD5 (lineak/lineak_xosdplugin-0.8.3.tar.gz) = 837e417b80632c994294d13d0879fed6 -SHA256 (lineak/lineak_xosdplugin-0.8.3.tar.gz) = b52cf74aa4599bedb6f95c21dfca6bcf21e6c7ac408e31fc60f8dbdf1a2b1bf9 -SIZE (lineak/lineak_xosdplugin-0.8.3.tar.gz) = 722345 +MD5 (lineak/lineak-xosdplugin-0.9.tar.gz) = 295bba616b3b74264385b14b242947a4 +SHA256 (lineak/lineak-xosdplugin-0.9.tar.gz) = ba83d8e6abc2fd1ddbfb0c4837d9a9b2db82e5f3e9732db546147f520ba1c2af +SIZE (lineak/lineak-xosdplugin-0.9.tar.gz) = 802367 |