ports/76582: [maintainer-update] net/gkrellm-gift : fix plist and update libtool dep
Tobias Roth
ports at fsck.ch
Sat Jan 22 23:20:26 UTC 2005
>Number: 76582
>Category: ports
>Synopsis: [maintainer-update] net/gkrellm-gift : fix plist and update libtool dep
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 22 23:20:25 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Tobias Roth
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD localhost 5.3-STABLE FreeBSD 5.3-STABLE #11: Sat Jan 15 14:12:29 CET 2005 roth at localhost:/opt/obj/usr/src/sys/FOOBAR i386
>Description:
This fixes the plist entry and changes the libtool dependency
from 1.3 to 1.5.
No files added or removed.
>How-To-Repeat:
>Fix:
diff -ruN gkrellm-gift.orig/Makefile gkrellm-gift/Makefile
--- gkrellm-gift.orig/Makefile Sun Nov 7 23:37:01 2004
+++ gkrellm-gift/Makefile Sat Jan 22 23:56:22 2005
@@ -7,7 +7,7 @@
PORTNAME= gift
PORTVERSION= 0.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ftp://ftp.code-monkey.de/pub/gkrellm-gift/ \
http://depot.fsck.ch/mirror/distfiles/
@@ -21,10 +21,10 @@
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
USE_GMAKE= yes
USE_X_PREFIX= yes
-PLIST_FILES= libexec/gkrellm2/plugins/gift.so libexec/gkrellm2/plugins/gift.la
+PLIST_FILES= libexec/gkrellm2/plugins/gift.so
post-install:
${STRIP_CMD} ${PREFIX}/libexec/gkrellm2/plugins/${PORTNAME}.so
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list