Date: Sun, 23 Jan 2005 00:14:14 +0100 (CET) From: Tobias Roth <ports@fsck.ch> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/76582: [maintainer-update] net/gkrellm-gift : fix plist and update libtool dep Message-ID: <200501222314.j0MNEE8k047529@secure.socket.ch> Resent-Message-ID: <200501222320.j0MNKPwH098702@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501222314.j0MNEE8k047529>