ports/89279: [patch] graphics/dia - add forgotten icon

Frank Ruell stoerte at dreamwarrior.net
Sat Nov 19 13:40:30 UTC 2005


>Number:         89279
>Category:       ports
>Synopsis:       [patch] graphics/dia - add forgotten icon
>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:   Sat Nov 19 13:40:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Frank Ruell
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD sisyphos.foobar.ath.cx 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Nov 19 01:35:45 CET 2005 root at sisyphos.foobar.ath.cx:/usr/obj/mnt/var/src/sys/GENERIC i386


	
>Description:
	correct icon's suffix from .png to .xpm
>How-To-Repeat:
>Fix:
--- graphics_dia.patch begins here ---
diff -rN -u -u old-dia/Makefile new-dia/Makefile
--- old-dia/Makefile	2005-11-19 14:18:58.000000000 +0100
+++ new-dia/Makefile	2005-11-19 14:18:58.000000000 +0100
@@ -7,7 +7,7 @@
 
 PORTNAME=	dia
 PORTVERSION=	0.94
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	graphics gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
diff -rN -u -u old-dia/files/patch-sheets_ER.sheet.in new-dia/files/patch-sheets_ER.sheet.in
--- old-dia/files/patch-sheets_ER.sheet.in	1970-01-01 01:00:00.000000000 +0100
+++ new-dia/files/patch-sheets_ER.sheet.in	2005-11-19 14:18:58.000000000 +0100
@@ -0,0 +1,11 @@
+--- sheets/ER.sheet.in~	Sat Nov 19 11:49:51 2005
++++ sheets/ER.sheet.in	Sat Nov 19 11:49:51 2005
+@@ -8,7 +8,7 @@
+     </object>
+     <object name="ER - Entity" intdata="1">
+       <_description>Weak entity</_description>
+-      <icon>ER/weakentity.png</icon>
++      <icon>ER/weakentity.xpm</icon>
+     </object>
+     <object name="ER - Relationship">
+       <_description>Relationship</_description>


--- graphics_dia.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list