ports/146313: Update port: x11/numlockx to 1.2
KATO Tsuguru
tkato432 at yahoo.com
Tue May 4 18:10:04 UTC 2010
>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 at 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:
More information about the freebsd-ports-bugs
mailing list