Date: Mon, 14 Nov 2005 14:39:25 +0300 (MSK) From: "Boris B. Samorodov" <bsam@ipt.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/89001: [patch] sysutils/libgksuui: update to new release version 1.0.7 Message-ID: <200511141139.jAEBdPeV034591@mi.ipt.ru> Resent-Message-ID: <200511141150.jAEBoH1j083680@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 89001 >Category: ports >Synopsis: [patch] sysutils/libgksuui: update to new release version 1.0.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Nov 14 11:50:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Boris B. Samorodov >Release: FreeBSD 6.0-STABLE i386 >Organization: InPharmTech, Co. http://www.ipt.ru >Environment: System: FreeBSD mi.ipt.ru 6.0-STABLE FreeBSD 6.0-STABLE #0: Wed Nov 2 17:58:38 MSK 2005 bsam@mi.ipt.ru:/usr/obj/usr/src/sys/PROBA1 i386 >Description: A new version of sysutils/libgksuui is released (1.0.7). New features: http://people.debian.org/~kov/gksu/libgksuui1.0/ChangeLog >How-To-Repeat: >Fix: The patch is ralative to the port: # cd /usr/ports/sysutils # patch -p0 < _the_patch_ <delete libgksuui/*.orig> --- libgksuui.patch begins here --- diff -ruN libgksuui.orig/Makefile libgksuui/Makefile --- libgksuui.orig/Makefile Wed Nov 9 12:51:18 2005 +++ libgksuui/Makefile Mon Nov 14 13:46:00 2005 @@ -6,8 +6,7 @@ # PORTNAME= libgksuui -PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTVERSION= 1.0.7 CATEGORIES= sysutils MASTER_SITES= http://people.debian.org/~kov/gksu/libgksuui1.0/ DISTNAME= ${PORTNAME}1.0-${PORTVERSION} diff -ruN libgksuui.orig/distinfo libgksuui/distinfo --- libgksuui.orig/distinfo Fri Nov 5 09:10:07 2004 +++ libgksuui/distinfo Mon Nov 14 13:47:07 2005 @@ -1,2 +1,3 @@ -MD5 (libgksuui1.0-1.0.3.tar.gz) = 2f1f3539a0113aa97712cb490fd27e10 -SIZE (libgksuui1.0-1.0.3.tar.gz) = 553171 +MD5 (libgksuui1.0-1.0.7.tar.gz) = c22648bbb17aa942a97cc325e3a85752 +SHA256 (libgksuui1.0-1.0.7.tar.gz) = e51f19d9bae6bab19502e16254d506780533d50db0fc63efe7e552823c74b9e9 +SIZE (libgksuui1.0-1.0.7.tar.gz) = 567721 diff -ruN libgksuui.orig/pkg-plist libgksuui/pkg-plist --- libgksuui.orig/pkg-plist Thu Dec 16 08:49:25 2004 +++ libgksuui/pkg-plist Mon Nov 14 14:09:04 2005 @@ -3,17 +3,22 @@ include/libgksuui1.0/gksuui-convenience.h lib/libgksuui1.0.a lib/libgksuui1.0.so -lib/libgksuui1.0.so.0 +lib/libgksuui1.0.so.1 libdata/pkgconfig/libgksuui1.0.pc share/libgksuui1.0/gksu-auth.png share/locale/ca/LC_MESSAGES/libgksuui1.0.mo share/locale/da/LC_MESSAGES/libgksuui1.0.mo share/locale/de/LC_MESSAGES/libgksuui1.0.mo share/locale/es/LC_MESSAGES/libgksuui1.0.mo -share/locale/no_NB/LC_MESSAGES/libgksuui1.0.mo share/locale/pt_BR/LC_MESSAGES/libgksuui1.0.mo share/locale/ru/LC_MESSAGES/libgksuui1.0.mo -@unexec rmdir %D/share/locale/no_NB/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/no_NB 2> /dev/null || true +share/locale/cs/LC_MESSAGES/libgksuui1.0.mo +share/locale/nl/LC_MESSAGES/libgksuui1.0.mo +share/locale/fr/LC_MESSAGES/libgksuui1.0.mo +share/locale/pl/LC_MESSAGES/libgksuui1.0.mo +share/locale/hu/LC_MESSAGES/libgksuui1.0.mo +share/locale/ro/LC_MESSAGES/libgksuui1.0.mo +share/locale/nb/LC_MESSAGES/libgksuui1.0.mo +share/locale/sk/LC_MESSAGES/libgksuui1.0.mo @dirrm share/libgksuui1.0 @dirrm include/libgksuui1.0 --- libgksuui.patch ends here --- WBR -- bsam >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511141139.jAEBdPeV034591>