ports/109283: [Update Version] devel/agide to 0.124

Marcelo Araujo araujo at bsdmail.org
Sun Feb 18 17:40:03 UTC 2007


>Number:         109283
>Category:       ports
>Synopsis:       [Update Version] devel/agide to 0.124
>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:   Sun Feb 18 17:40:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
BSD EXPERIENCE 
>Environment:


System: FreeBSD 6.2-STABLE #0: Thu Feb  1 13:51:30 BRST 2007
    araujo at reloaded.freebsd.org:/usr/obj/usr/src/sys/RELOADED



>Description:


- update version to 0.124


>How-To-Repeat:





>Fix:


--- agide.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/agide/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	26 Jan 2007 16:13:09 -0000	1.10
+++ Makefile	18 Feb 2007 13:39:40 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	agide
-PORTVERSION=	0.121
-PORTREVISION=	6
+PORTVERSION=	0.124
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	a-a-p
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/agide/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	22 Jan 2006 08:27:47 -0000	1.3
+++ distinfo	18 Feb 2007 13:39:40 -0000
@@ -1,3 +1,3 @@
-MD5 (agide-0.121.zip) = 9064f85480b1cc0d7b93588043f14458
-SHA256 (agide-0.121.zip) = fc3991af8dba647d7cd1791a8d7c42eeb35932f6553b47ecb3872b8f9c1f8b9c
-SIZE (agide-0.121.zip) = 89419
+MD5 (agide-0.124.zip) = 2deef3ddfbca7a60078b8ef6a2bb35a2
+SHA256 (agide-0.124.zip) = b7a7a8bb9a0efae3e8e5e1d4a63d4851058efc152bae561d43d758dcc26c5936
+SIZE (agide-0.124.zip) = 99172
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/agide/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	22 Jan 2006 01:46:50 -0000	1.2
+++ pkg-plist	18 Feb 2007 13:39:40 -0000
@@ -2,6 +2,8 @@
 lib/aap/Agide-%%PORTVERSION%%/AGIDE.txt
 lib/aap/Agide-%%PORTVERSION%%/Activities/AapProject.py
 lib/aap/Agide-%%PORTVERSION%%/Activities/AapProject.pyc
+lib/aap/Agide-%%PORTVERSION%%/Activities/Makefile.py
+lib/aap/Agide-%%PORTVERSION%%/Activities/Makefile.pyc
 lib/aap/Agide-%%PORTVERSION%%/Activities/DebugProgram.py
 lib/aap/Agide-%%PORTVERSION%%/Activities/DebugProgram.pyc
 lib/aap/Agide-%%PORTVERSION%%/Activities/File.py
@@ -23,10 +25,15 @@
 lib/aap/Agide-%%PORTVERSION%%/GUItop.py
 lib/aap/Agide-%%PORTVERSION%%/GUItop.pyc
 lib/aap/Agide-%%PORTVERSION%%/Images/DebugFullSpeed.png
+lib/aap/Agide-%%PORTVERSION%%/Images/DebugFullSpeed.xpm
 lib/aap/Agide-%%PORTVERSION%%/Images/Out.png
 lib/aap/Agide-%%PORTVERSION%%/Images/Over.png
+lib/aap/Agide-%%PORTVERSION%%/Images/Out.xpm
+lib/aap/Agide-%%PORTVERSION%%/Images/Over.xpm
 lib/aap/Agide-%%PORTVERSION%%/Images/Run.png
+lib/aap/Agide-%%PORTVERSION%%/Images/Run.xpm
 lib/aap/Agide-%%PORTVERSION%%/Images/Step.png
+lib/aap/Agide-%%PORTVERSION%%/Images/Step.xpm
 lib/aap/Agide-%%PORTVERSION%%/NavTree.py
 lib/aap/Agide-%%PORTVERSION%%/NavTree.pyc
 lib/aap/Agide-%%PORTVERSION%%/Navigator.py
@@ -66,9 +73,19 @@
 lib/aap/Agide-%%PORTVERSION%%/filelist.aap
 lib/aap/Agide-%%PORTVERSION%%/main.aap
 lib/aap/Agide-%%PORTVERSION%%/startup.vim
+lib/aap/Agide-%%PORTVERSION%%/lang/main.aap
+lib/aap/Agide-%%PORTVERSION%%/lang/ja.po
+lib/aap/Agide-%%PORTVERSION%%/lang/nl.po
+lib/aap/Agide-%%PORTVERSION%%/lang/nl/LC_MESSAGES/agide.mo
+lib/aap/Agide-%%PORTVERSION%%/lang/ja/LC_MESSAGES/agide.mo
 @dirrm lib/aap/Agide-%%PORTVERSION%%/Activities
 @dirrm lib/aap/Agide-%%PORTVERSION%%/Images
 @dirrm lib/aap/Agide-%%PORTVERSION%%/Tools/GrepToolUtil
 @dirrm lib/aap/Agide-%%PORTVERSION%%/Tools
+ at dirrm lib/aap/Agide-%%PORTVERSION%%/lang/ja/LC_MESSAGES
+ at dirrm lib/aap/Agide-%%PORTVERSION%%/lang/nl/LC_MESSAGES
+ at dirrm lib/aap/Agide-%%PORTVERSION%%/lang/ja
+ at dirrm lib/aap/Agide-%%PORTVERSION%%/lang/nl
+ at dirrm lib/aap/Agide-%%PORTVERSION%%/lang
 @dirrm lib/aap/Agide-%%PORTVERSION%%
 @dirrmtry lib/aap
--- agide.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list