Date: Wed, 5 May 2010 03:00:34 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/146313: Update port: x11/numlockx to 1.2 Message-ID: <20100505030034.f1b220ee.tkato432@yahoo.com> Resent-Message-ID: <201005041810.o44IA4uF025635@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 146313 >Category: ports >Synopsis: Update port: x11/numlockx to 1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 04 18:10:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.3-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/x11/numlockx/Makefile x11/numlockx/Makefile --- /usr/ports/x11/numlockx/Makefile 2008-09-01 15:14:15.000000000 +0900 +++ x11/numlockx/Makefile 2010-03-20 22:41:57.000000000 +0900 @@ -7,20 +7,22 @@ # PORTNAME= numlockx -PORTVERSION= 1.1 -PORTREVISION= 2 +PORTVERSION= 1.2 CATEGORIES= x11 -MASTER_SITES= http://ktown.kde.org/~seli/numlockx/ \ - http://caraldi.com/jbq/numlockx/ +MASTER_SITES= http://ktown.kde.org/~seli/numlockx/ MAINTAINER= ports@FreeBSD.org -COMMENT= This little thingy allows you to start X with NumLock turned on +COMMENT= Turns on numlock in X +USE_XORG= x11 xext xtst GNU_CONFIGURE= yes -USE_XORG= x11 xext +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ + AUTOHEADER="${TRUE}" + PLIST_FILES= bin/numlockx -# Needed for the "configure" program to find XTest and XKB header files -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib .include <bsd.port.mk> diff -urN /usr/ports/x11/numlockx/distinfo x11/numlockx/distinfo --- /usr/ports/x11/numlockx/distinfo 2006-01-24 13:43:44.000000000 +0900 +++ x11/numlockx/distinfo 2010-03-20 18:52:41.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (numlockx-1.1.tar.gz) = 127d9dfbbbe6dbec62cc78db340f913c -SHA256 (numlockx-1.1.tar.gz) = e00ce02ffe425e3095665ac44e496a0b6ca82dfe4dc816d3bee95489337c5877 -SIZE (numlockx-1.1.tar.gz) = 75777 +MD5 (numlockx-1.2.tar.gz) = be9109370447eae23f6f3f8527bb1a67 +SHA256 (numlockx-1.2.tar.gz) = e468eb9121c94c9089dc6a287eeb347e900ce04a14be37da29d7696cbce772e4 +SIZE (numlockx-1.2.tar.gz) = 82703 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100505030034.f1b220ee.tkato432>