Date: Thu, 22 Jul 2010 15:06:57 +0200 (CEST) From: Nikola Lecic <nikola.lecic@anthesphoria.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/148840: [Maintainer] textproc/ibus-kmfl: Update to 1.0.3 Message-ID: <201007221306.o6MD6vRt059324@anthesphoria.net> Resent-Message-ID: <201007221310.o6MDA2Gj056413@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 148840 >Category: ports >Synopsis: [Maintainer] textproc/ibus-kmfl: Update to 1.0.3 >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: Thu Jul 22 13:10:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Nikola Lecic >Release: FreeBSD 8.0-STABLE amd64 >Organization: >Environment: System: FreeBSD mordor.xx.ac.rs 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Feb 26 10:23:40 UTC 2010 nikola@mordor.xx.ac.rs:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Log: * Update textproc/ibus-kmfl to 1.0.3 * ACLOCAL/AUTOMAKE stuff no longer neccessary * MASTER_SITES: a small fix >How-To-Repeat: >Fix: --- ibus-kmfl-1.0.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/ibus-kmfl/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 10 Jun 2010 18:30:26 -0000 1.1 +++ Makefile 22 Jul 2010 15:01:39 -0000 @@ -6,10 +6,10 @@ # PORTNAME= ibus-kmfl -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= textproc MASTER_SITES= SF/kmfl/${PORTNAME}/${PORTVERSION} \ - http://anthesphoria.net/FreeBSD/ports/distfiles/ + http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net @@ -22,10 +22,8 @@ USE_GNOME= glib20 pkgconfig -USE_AUTOTOOLS= aclocal:110 automake:110 -ACLOCAL_ARGS= -I m4 -AUTOMAKE_ARGS= --add-missing --copy USE_GMAKE= yes +GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/ibus-kmfl/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 10 Jun 2010 18:30:26 -0000 1.1 +++ distinfo 22 Jul 2010 10:20:16 -0000 @@ -1,3 +1,3 @@ -MD5 (kmfl/ibus-kmfl-1.0.2.tar.gz) = c1b369bcc5713f1e921dfd2c0f1285d8 -SHA256 (kmfl/ibus-kmfl-1.0.2.tar.gz) = e6b1af7e1f3dd4768489ee83f4842f7c47a64f707e4edeaf503ab2ec4e97751c -SIZE (kmfl/ibus-kmfl-1.0.2.tar.gz) = 385440 +MD5 (kmfl/ibus-kmfl-1.0.3.tar.gz) = d98ed94d49ed2019008f7b4dc4a20e6c +SHA256 (kmfl/ibus-kmfl-1.0.3.tar.gz) = 0befc497090f5d1f379aec333e2363c0c54192203b81fdfd8d102ce229f0af7f +SIZE (kmfl/ibus-kmfl-1.0.3.tar.gz) = 526025 --- ibus-kmfl-1.0.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007221306.o6MD6vRt059324>