ports/173836: Update port: graphics/yed: new version 3.10
Eugene Mychlo
myc at barev.net
Thu Nov 22 13:20:01 UTC 2012
>Number: 173836
>Category: ports
>Synopsis: Update port: graphics/yed: new version 3.10
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Nov 22 13:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Eugene Mychlo
>Release: FreeBSD 9.0-RELEASE-p3 i386
>Organization:
CJSC "RuTube"
>Environment:
reeBSD qqq-vm.tchk 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
- Update to version 3.10
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ru graphics/yed.orig/Makefile graphics/yed/Makefile
--- graphics/yed.orig/Makefile 2012-11-17 08:58:26.000000000 +0300
+++ graphics/yed/Makefile 2012-11-22 16:02:17.000000000 +0300
@@ -6,7 +6,7 @@
#
PORTNAME= yed
-PORTVERSION= 3.9.2
+PORTVERSION= 3.10
CATEGORIES= graphics java
MASTER_SITES= #
DISTNAME= yEd-${PORTVERSION}
@@ -43,6 +43,7 @@
do-install:
@${MKDIR} ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar ${DATADIR}
+ ${INSTALL_DATA} ${WRKSRC}/vectorgraphics.jar ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/license.html ${DATADIR}
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin
diff -ru graphics/yed.orig/distinfo graphics/yed/distinfo
--- graphics/yed.orig/distinfo 2012-05-18 20:05:40.000000000 +0400
+++ graphics/yed/distinfo 2012-11-22 16:04:25.000000000 +0300
@@ -1,2 +1,2 @@
-SHA256 (yEd-3.9.2.zip) = 057e8a023b577d60ad8faa09c05eb8577477ca5468c27a374dfdfc86d39bfdfb
-SIZE (yEd-3.9.2.zip) = 24557329
+SHA256 (yEd-3.10.zip) = b88b1bf775475f66eb1c4eb11ca438d9c7391c1476c414f7da932497ab0c8dd5
+SIZE (yEd-3.10.zip) = 24797942
diff -ru graphics/yed.orig/pkg-plist graphics/yed/pkg-plist
--- graphics/yed.orig/pkg-plist 2010-02-12 17:39:14.000000000 +0300
+++ graphics/yed/pkg-plist 2012-11-22 16:02:35.000000000 +0300
@@ -1,4 +1,5 @@
%%DATADIR%%/yed.jar
+%%DATADIR%%/vectorgraphics.jar
%%DATADIR%%/license.html
bin/yed
@dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list