Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  5 Jan 2008 18:51:33 +0300 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/119360: cad/qucs: update to 0.0.13, take maintainership
Message-ID:  <20080105155133.BE76B17023@hades.panopticon>
Resent-Message-ID: <200801051600.m05G01Zx030619@freefall.freebsd.org>

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

>Number:         119360
>Category:       ports
>Synopsis:       cad/qucs: update to 0.0.13, take maintainership
>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 Jan 05 16:00:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RC1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RC1 FreeBSD 7.0-RC1 #0: Sat Jan 5 03:26:52 MSK 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
* Update to 0.0.13
* Take maintainership
* Change USE_GNIME=gnometarget to more obvious and common CONFIGURE_TARGET
>How-To-Repeat:
>Fix:

--- qucs.patch begins here ---
diff -ruN qucs.orig/Makefile qucs/Makefile
--- qucs.orig/Makefile	2008-01-05 14:30:18.000000000 +0300
+++ qucs/Makefile	2008-01-05 18:35:14.000000000 +0300
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	qucs
-PORTVERSION=	0.0.12
+PORTVERSION=	0.0.13
 CATEGORIES=	cad science
 MASTER_SITES=	SF
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	amdmi3@amdmi3.ru
 COMMENT=	Graphical circuit design and simulation tool
 
 USE_QT_VER=	3
-USE_GNOME=	gnometarget
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 MAN1=		ps2sp.1 qucs.1 qucsator.1 qucsattenuator.1 qucsconv.1 \
 		qucsdigi.1 qucsedit.1 qucsfilter.1 qucshelp.1 qucslib.1 \
diff -ruN qucs.orig/distinfo qucs/distinfo
--- qucs.orig/distinfo	2008-01-05 14:30:18.000000000 +0300
+++ qucs/distinfo	2008-01-05 14:31:20.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (qucs-0.0.12.tar.gz) = 5df0550bb0bc295c9ab72991746d3adc
-SHA256 (qucs-0.0.12.tar.gz) = 03a0cfac2c2c3b8a277f94f6e2ec5c24ef72ac2137965f383426402455e9f678
-SIZE (qucs-0.0.12.tar.gz) = 4700218
+MD5 (qucs-0.0.13.tar.gz) = 9ad47f6035b65b806320304485fd4860
+SHA256 (qucs-0.0.13.tar.gz) = b364b791008bd46217842e6f5fc183b574c56b1d39cbec8e4b3cac4d7a81dbd5
+SIZE (qucs-0.0.13.tar.gz) = 4944762
diff -ruN qucs.orig/pkg-plist qucs/pkg-plist
--- qucs.orig/pkg-plist	2008-01-05 14:30:18.000000000 +0300
+++ qucs/pkg-plist	2008-01-05 18:35:30.000000000 +0300
@@ -77,6 +77,7 @@
 %%DATADIR%%/bitmaps/hb.png
 %%DATADIR%%/bitmaps/home.png
 %%DATADIR%%/bitmaps/iexp.png
+%%DATADIR%%/bitmaps/ifile.png
 %%DATADIR%%/bitmaps/inductor.png
 %%DATADIR%%/bitmaps/inverter.png
 %%DATADIR%%/bitmaps/iprobe.png
@@ -89,6 +90,7 @@
 %%DATADIR%%/bitmaps/microstrip.png
 %%DATADIR%%/bitmaps/mirror.png
 %%DATADIR%%/bitmaps/mirrory.png
+%%DATADIR%%/bitmaps/mod_amp.png
 %%DATADIR%%/bitmaps/mscorner.png
 %%DATADIR%%/bitmaps/mscoupled.png
 %%DATADIR%%/bitmaps/mscross.png
@@ -175,6 +177,7 @@
 %%DATADIR%%/bitmaps/vccs.png
 %%DATADIR%%/bitmaps/vcvs.png
 %%DATADIR%%/bitmaps/vexp.png
+%%DATADIR%%/bitmaps/vfile.png
 %%DATADIR%%/bitmaps/vhdlfile.png
 %%DATADIR%%/bitmaps/viewmag+.png
 %%DATADIR%%/bitmaps/viewmag-.png
--- qucs.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?20080105155133.BE76B17023>