Bug 89001 - [patch] sysutils/libgksuui: update to new release version 1.0.7
Summary: [patch] sysutils/libgksuui: update to new release version 1.0.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-14 11:50 UTC by Boris B.Samorodov
Modified: 2005-11-14 23:32 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris B.Samorodov 2005-11-14 11:50:17 UTC
	A new version of sysutils/libgksuui is released (1.0.7). New features:
	http://people.debian.org/~kov/gksu/libgksuui1.0/ChangeLog

Fix: The patch is ralative to the port:
	# cd /usr/ports/sysutils
	# patch -p0 < _the_patch_
	<delete libgksuui/*.orig>



WBR
-- 
bsam--cHsL2RHl4S0jfmwOc1DKubA08NlKGCMwgEzD0Knh4wEf59bT
Content-Type: text/plain; name="libgksuui.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="libgksuui.patch"

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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-14 11:54:16 UTC
Maintainer of sysutils/libgksuui,

Please note that PR ports/89001 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/89001

-- 
Edwin Groothuis
edwin@FreeBSD.org
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-11-14 23:32:33 UTC
State Changed
From-To: open->closed

Committed, thanks! You're a maintainer now.