ports/176545: cad/magic: Update to version 2.3.0
KATO Tsuguru
tkato432 at yahoo.com
Thu Feb 28 18:10:06 UTC 2013
>Number: 176545
>Category: ports
>Synopsis: cad/magic: Update to version 2.3.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 28 18:10:06 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 2.3.0
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/cad/magic/Makefile cad/magic/Makefile
--- /usr/ports/cad/magic/Makefile 2012-12-01 17:12:31.000000000 +0900
+++ cad/magic/Makefile 2013-02-27 03:08:37.000000000 +0900
@@ -2,14 +2,14 @@
# $FreeBSD: head/cad/magic/Makefile 308043 2012-11-30 23:52:02Z sperber $
PORTNAME= magic
-PORTVERSION= 7.5.229
+PORTVERSION= 7.5.230
CATEGORIES= cad
MASTER_SITES= http://opencircuitdesign.com/magic/archive/ \
http://fossies.org/linux/misc/
EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
-COMMENT= An interactive editor for VLSI layouts
+COMMENT= Interactive editor for VLSI layouts
LICENSE= BSD
@@ -29,12 +29,14 @@
ALL_TARGET= tcllibrary
MAKE_JOBS_SAFE=yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+
MAN1= ext2sim.1 ext2spice.1 extcheck.1 magic.1
MAN5= cmap.5 displays.5 dlys.5 dstyle.5 ext.5 glyphs.5 mag.5 \
net.5 sim.5
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+DESKTOP_ENTRIES="Magic" "" "" "${PORTNAME}" "" ""
PORTSCOUT= limit:^7\.
diff -urN /usr/ports/cad/magic/distinfo cad/magic/distinfo
--- /usr/ports/cad/magic/distinfo 2012-12-01 17:12:31.000000000 +0900
+++ cad/magic/distinfo 2013-02-17 02:44:34.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (magic-7.5.229.tgz) = c4f840d7b1d469bc4cf6c7ec58243964967054fdbbf33afb19acb865f642b871
-SIZE (magic-7.5.229.tgz) = 3751085
+SHA256 (magic-7.5.230.tgz) = 6ad55001a5d2fc0233d7ee4039bc1aa4e8ba3ec860ef16bebc2b8c6bdbab52e6
+SIZE (magic-7.5.230.tgz) = 3751109
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list