mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Update to 0.9
- Portname changed to match upstream PR: 99402 Submitted by: Kay Lehmann <kay_lehmann web.de> (maintainer)
This commit is contained in:
parent
ddce68ae29
commit
eee2d1eb2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167287
@ -1,13 +1,12 @@
|
||||
# New ports collection makefile for: lineak_defaultplugin
|
||||
# New ports collection makefile for: lineak-defaultplugin
|
||||
# Date created: 2004-12-29
|
||||
# Whom: Kay Lehmann <kay_lehmann@web.de>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= lineak_defaultplugin
|
||||
PORTVERSION= 0.8.3
|
||||
PORTREVISION= 1
|
||||
PORTNAME= lineak-defaultplugin
|
||||
PORTVERSION= 0.9
|
||||
CATEGORIES= sysutils deskutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= lineak
|
||||
@ -25,10 +24,12 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
CONFIGURE_ARGS+= --program-prefix=''
|
||||
|
||||
MAN1= lineak_defaultplugin.1
|
||||
MAN_COMPRESSED= yes
|
||||
PLIST_FILES= lib/lineakd/plugins/defaultplugin.la \
|
||||
lib/lineakd/plugins/defaultplugin.so \
|
||||
lib/lineakd/plugins/mediadetectplugin.la \
|
||||
lib/lineakd/plugins/mediadetectplugin.so
|
||||
lib/lineakd/plugins/mediadetectplugin.so \
|
||||
etc/media-detect.conf
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (lineak/lineak_defaultplugin-0.8.3.tar.gz) = ad3cf3664beb1a5d310f60c86088409b
|
||||
SHA256 (lineak/lineak_defaultplugin-0.8.3.tar.gz) = 2915f3f0fa51986048164713a8476976a00b21f495485e4cdc03b0f5c7dbcf4b
|
||||
SIZE (lineak/lineak_defaultplugin-0.8.3.tar.gz) = 734986
|
||||
MD5 (lineak/lineak-defaultplugin-0.9.tar.gz) = 425df8c225c1a079a4ed1f221d2a5479
|
||||
SHA256 (lineak/lineak-defaultplugin-0.9.tar.gz) = 3b679d38e32e47c05f13de89b5f3ca49729b6dd847208bd184f772e5f9373230
|
||||
SIZE (lineak/lineak-defaultplugin-0.9.tar.gz) = 840704
|
||||
|
Loading…
Reference in New Issue
Block a user