svn commit: r311968 - head/cad/xcircuit
Pawel Pekala
pawel at FreeBSD.org
Sat Feb 9 11:20:33 UTC 2013
Author: pawel
Date: Sat Feb 9 11:20:31 2013
New Revision: 311968
URL: http://svnweb.freebsd.org/changeset/ports/311968
Log:
- Update to 3.7.48, give mainatinership to submitter [1]
- Improve COMMENT
- Binary links to libXScrnSaver
PR: ports/175804 [1]
Submitted by: Danilo Egea Gondolfo <danilogondolfo at gmail.com>
Modified:
head/cad/xcircuit/Makefile
head/cad/xcircuit/distinfo
Modified: head/cad/xcircuit/Makefile
==============================================================================
--- head/cad/xcircuit/Makefile Sat Feb 9 11:09:40 2013 (r311967)
+++ head/cad/xcircuit/Makefile Sat Feb 9 11:20:31 2013 (r311968)
@@ -2,23 +2,22 @@
# $FreeBSD$
PORTNAME= xcircuit
-PORTVERSION= 3.7.45
-PORTREVISION= 1
+PORTVERSION= 3.7.48
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \
http://fossies.org/unix/misc/
EXTRACT_SUFX= .tgz
-MAINTAINER= ports at FreeBSD.org
-COMMENT= An X11 drawing program [especially for circuit schematics]
+MAINTAINER= danilogondolfo at gmail.com
+COMMENT= X11 circuit schematics drawing program
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
OPTIONS_DEFINE= EXAMPLES
-USE_XORG= xpm xt
+USE_XORG= xpm xscrnsaver xt
USE_TCL= 85
USE_TCL_BUILD= 85
USE_TK= 85
Modified: head/cad/xcircuit/distinfo
==============================================================================
--- head/cad/xcircuit/distinfo Sat Feb 9 11:09:40 2013 (r311967)
+++ head/cad/xcircuit/distinfo Sat Feb 9 11:20:31 2013 (r311968)
@@ -1,2 +1,2 @@
-SHA256 (xcircuit-3.7.45.tgz) = a6f6f31ee9c7dd1c08b6e4f616bf16634376c1ee2d5b0a36e08c952e6ba12bc9
-SIZE (xcircuit-3.7.45.tgz) = 1648815
+SHA256 (xcircuit-3.7.48.tgz) = 4d6e7cb155f41d2643e9d1a07865de49aa31cbd238a951ac5d74e13e4c03457b
+SIZE (xcircuit-3.7.48.tgz) = 1648993
More information about the svn-ports-head
mailing list