diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 961d2c0a257a..b82c6e156d88 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -1,52 +1,53 @@ PORTNAME= xcircuit -DISTVERSION= 3.10.44 +DISTVERSION= 3.10.45 PORTEPOCH= 1 CATEGORIES= cad -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= alven@FreeBSD.org COMMENT= X11 circuit schematics drawing program -WWW= http://opencircuitdesign.com/xcircuit/ +WWW= https://opencircuitdesign.com/xcircuit/ \ + https://github.com/RTimothyEdwards/XCircuit/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYRIGHT LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= ghostscript:x11,run gmake gnome pkgconfig tk:tea xorg USE_GITHUB= yes GH_ACCOUNT= RTimothyEdwards GH_PROJECT= XCircuit USE_GNOME= cairo USE_XORG= ice sm x11 xpm xscrnsaver xt GNU_CONFIGURE= yes MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \ AUTOMAKE="${TRUE}" DESKTOP_ENTRIES="Xcircuit" "${COMMENT}" "${DATADIR}/pixmaps/${PORTNAME}.gif" \ "${PORTNAME}" "" false # Restrict to stable (even) versions, indicated by the second component. PORTSCOUT= limitw:1,even OPTIONS_DEFINE= EXAMPLES OPTIONS_SUB= yes post-patch: @${REINPLACE_CMD} -e '/test/s| == | = |g ; \ s|TCL_LIB_NAME=.*$$|TCL_LIB_NAME="tcl${TCL_VER:S/.//}"|g ; \ s|TK_LIB_NAME=.*$$|TK_LIB_NAME="tk${TK_VER:S/.//}"|g ; \ s|wish |${WISH:T} |g ; \ s|-fpic|-fPIC|g' ${WRKSRC}/configure post-install: cd ${STAGEDIR}${DATADIR} && ${STRIP_CMD} xcircdnull xcircexec xcircuit.so post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${INSTALL_DATA} \ *.lgf *.lps *.ps *.sim .xcircuitrc ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/cad/xcircuit/distinfo b/cad/xcircuit/distinfo index a1f8b0472278..30d6dc6ad188 100644 --- a/cad/xcircuit/distinfo +++ b/cad/xcircuit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779048237 -SHA256 (RTimothyEdwards-XCircuit-3.10.44_GH0.tar.gz) = 231eea39eb6062adb73ca69c3feaf3dacc7cfd0e3cb66d13b6e82f596b1b3cbf -SIZE (RTimothyEdwards-XCircuit-3.10.44_GH0.tar.gz) = 1578189 +TIMESTAMP = 1786904972 +SHA256 (RTimothyEdwards-XCircuit-3.10.45_GH0.tar.gz) = 72babbf3067842c307d8eb6a1288c4ea2584dba89abb6c48f97f6917b7b20020 +SIZE (RTimothyEdwards-XCircuit-3.10.45_GH0.tar.gz) = 1578569