Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2006 10:25:29 GMT
From:      Nickolay Nickolaev <nicknickolaev@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/92416: [PATCH] devel/kscope: update to 1.3.3
Message-ID:  <200601271025.k0RAPTJ5095773@www.freebsd.org>
Resent-Message-ID: <200601271030.k0RAU3rL002769@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92416
>Category:       ports
>Synopsis:       [PATCH] devel/kscope: update to 1.3.3
>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:   Fri Jan 27 10:30:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nickolay Nickolaev
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD redbull.batmbg.com 6.0-RELEASE FreeBSD 6.0-RELEASE #4: Tue Nov 22 13:57:52 EET 2005
>Description:
- Update to 1.3.3

>How-To-Repeat:
              
>Fix:
         
--- kscope-1.3.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/kscope/Makefile /mnt/big/ports/devel/kscope_133/Makefile
--- /usr/ports/devel/kscope/Makefile    Sat Nov  5 07:22:01 2005
+++ /mnt/big/ports/devel/kscope_133/Makefile    Fri Jan 27 11:29:44 2006
@@ -6,8 +6,7 @@
 #

 PORTNAME=      kscope
-PORTVERSION=   1.2.0
-PORTREVISION=  1
+PORTVERSION=   1.3.3
 CATEGORIES=    devel kde
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=${PORTNAME}/
@@ -15,6 +14,7 @@
 MAINTAINER=    frank@exit.com
 COMMENT=       KDE front-end to Cscope

+BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
 LIB_DEPENDS=   jpeg.9:${PORTSDIR}/graphics/jpeg
 RUN_DEPENDS=   exctags:${PORTSDIR}/devel/ctags \
                cscope:${PORTSDIR}/devel/cscope
@@ -25,7 +25,7 @@

 GNU_CONFIGURE= yes
 USE_GMAKE=     yes
-USE_REINPLACE= yes
+USE_REINPLACE_CMD=     yes

 MAKE_ENV=      EXTRA_LIBRARIES="-L${LOCALBASE}/lib"
 CONFIGURE_ENV= CXXFLAGS="${PTHREAD_CFLAGS}"
diff -ruN --exclude=CVS /usr/ports/devel/kscope/distinfo /mnt/big/ports/devel/kscope_133/distinfo
--- /usr/ports/devel/kscope/distinfo    Sun Jan 22 10:28:19 2006
+++ /mnt/big/ports/devel/kscope_133/distinfo    Fri Jan 27 09:54:46 2006
@@ -1,3 +1,3 @@
-MD5 (kscope-1.2.0.tar.gz) = 11a3644a9c91b694b635384ece9824bf
-SHA256 (kscope-1.2.0.tar.gz) = bad7b561f89daf7f8df7ac3e0555ae712ace0131070da64d7db9b92475134c0b
-SIZE (kscope-1.2.0.tar.gz) = 1052522
+MD5 (kscope-1.3.3.tar.gz) = 46faac1fa2292ff390ad5ff3bc0e3e4a
+SHA256 (kscope-1.3.3.tar.gz) = f38b5f750194a0bf778c2acf69206fc1b74bab1e3d1c0799d4839dc20848758c
+SIZE (kscope-1.3.3.tar.gz) = 1103083
diff -ruN --exclude=CVS /usr/ports/devel/kscope/files/patch-src_Makefile.in /mnt/big/ports/devel/kscope_133/files/patch-src_Makefile.in
--- /usr/ports/devel/kscope/files/patch-src_Makefile.in Fri Apr 22 21:57:44 2005
+++ /mnt/big/ports/devel/kscope_133/files/patch-src_Makefile.in Fri Jan 27 09:17:29 2006
@@ -1,11 +1,11 @@
---- src/Makefile.in.orig       Mon Jan 31 14:40:03 2005
-+++ src/Makefile.in    Sun Mar 13 13:05:41 2005
-@@ -306,7 +306,7 @@
+--- ./src/Makefile.in.orig     Fri Dec  2 18:15:48 2005
++++ ./src/Makefile.in  Fri Dec  2 18:16:10 2005
+@@ -415,7 +415,7 @@
+ kscope_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(GRAPHVIZ_LDFLAGS) \
+       $(GRAPHVIZ_LDFLAGS_EXTRA)

-
- kscope_LDFLAGS = $(KDE_RPATH) $(all_libraries)
 -kscope_LDADD = -lkateinterfaces -lktexteditor $(LIB_KDEUI)
 +kscope_LDADD = -lkateinterfaces -lktexteditor $(LIB_KDEUI) $(LIBPTHREAD)
  
  # this is where the desktop file will go
- shelldesktopdir = $(kde_appsdir)/Utilities
+ shelldesktopdir = $(kde_appsdir)/Development
diff -ruN --exclude=CVS /usr/ports/devel/kscope/pkg-plist /mnt/big/ports/devel/kscope_133/pkg-plist
--- /usr/ports/devel/kscope/pkg-plist   Sun Jan 22 03:46:54 2006
+++ /mnt/big/ports/devel/kscope_133/pkg-plist   Fri Jan 27 10:31:06 2006
@@ -16,7 +16,7 @@
 share/icons/hicolor/32x32/apps/kscope.png
 share/icons/locolor/32x32/apps/kscope.png
 share/icons/hicolor/16x16/apps/kscope.png
-share/applnk/Utilities/kscope.desktop
+share/applnk/Development/kscope.desktop
 share/apps/kscope/kscopeui.rc
 share/apps/kscope/kscope_config
 share/apps/kscope/pics/file_ro.png
@@ -25,11 +25,14 @@
 share/apps/kscope/pics/query_locked.png
 share/apps/kscope/pics/query_unlocked.png
 share/apps/kscope/pics/tab_list.png
+share/apps/kscope/pics/call_graph.png
+share/apps/kscope/pics/called_tree.png
+share/apps/kscope/pics/calling_tree.png
 @dirrmtry share/icons/locolor/16x16/apps
 @dirrmtry share/icons/locolor/32x32/apps
 @dirrmtry share/icons/hicolor/16x16/apps
 @dirrmtry share/icons/hicolor/32x32/apps
-@dirrmtry share/applnk/Utilities
+@dirrmtry share/applnk/Development
 @dirrm %%DOCSDIR%%
 @dirrm share/apps/kscope/pics
 @dirrm share/apps/kscope
--- kscope-1.3.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?200601271025.k0RAPTJ5095773>