1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 3.10.8

This commit is contained in:
Danilo Egea Gondolfo 2018-02-13 21:11:24 +00:00
parent 304726a403
commit a281446893
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461750
4 changed files with 15 additions and 14 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xcircuit
PORTVERSION= 3.10.4
PORTVERSION= 3.10.8
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1508280174
SHA256 (xcircuit-3.10.4.tgz) = c0b4eb73cd47fef42f5d74feb82dac429cadb7240988ef395d570b20758dc54a
SIZE (xcircuit-3.10.4.tgz) = 1609189
TIMESTAMP = 1518353121
SHA256 (xcircuit-3.10.8.tgz) = ada9b2f073ee75da649ccd7534335ed430b09d36065e9512810d7d0b2c9ec9d9
SIZE (xcircuit-3.10.8.tgz) = 1612060

View File

@ -1,6 +1,6 @@
--- Makefile.in.orig 2009-07-08 00:47:22.000000000 +0900
+++ Makefile.in 2009-11-09 22:34:02.000000000 +0900
@@ -227,8 +227,8 @@
--- Makefile.in.orig 2018-02-11 12:50:50 UTC
+++ Makefile.in
@@ -372,8 +372,8 @@ ac_aux_dir = dist
tmpdir = /tmp
# Directories for app-defaults file and manual page
@ -8,10 +8,10 @@
-appmandir = $(libdir)/$(PACKAGE)-$(VERSION)/man
+appdefaultsdir = $(libdir)/X11/app-defaults
+appmandir = $(man1dir)
PATHNAMES = -DPROG_VERSION=$(VERSION) \
-DPROG_REVISION=$(REVISION) \
PATHNAMES = -DPROG_VERSION=\"$(VERSION)\" \
-DPROG_REVISION=\"$(REVISION)\" \
-DCAD_DIR=\"$(libdir)\" \
@@ -260,8 +260,8 @@
@@ -409,8 +409,8 @@ man_MANS = lib/xcircuit.1
INCLUDES = -IXw ${INC_SPECS}
# Library directory and files
@ -21,10 +21,10 @@
+scriptsdir = $(pkgdatadir)
USER_RC_FILE = .xcircuitrc
PROLOGUE_FILE = xcircps2.pro
LGF_LIB = lgf.lps
@@ -640,7 +640,7 @@
$(RM) lib/xcircuit${SHDLIB_EXT}
$(CC) ${CFLAGS} ${SHLIB_CFLAGS} -o $@ ${LDDL_FLAGS} xcwrap.o \
CYRILLIC_ENC_FILE = cyrillic.enc
@@ -842,7 +842,7 @@ lib/$(INTERP_PATH)/$(WRAPPER_OBJ): xcwrap.o ${xcircuit
$(RM) lib/$(INTERP_PATH)/$(WRAPPER_OBJ)
$(SHLIB_LD) ${CFLAGS} -o $@ ${LDDL_FLAGS} xcwrap.o \
${xcircuit_OBJECTS} ${xcircuit_LDADD} ${SHLIB_LIB_SPECS} \
- ${LDFLAGS} ${X_EXTRA_LIBS} ${EXTRA_LIBS} -lc ${LIBS} \
+ ${LDFLAGS} ${X_EXTRA_LIBS} ${EXTRA_LIBS} ${LIBS} \

View File

@ -137,6 +137,7 @@ man/man1/xcircuit.1.gz
%%DATADIR%%/tkcon.tcl
%%DATADIR%%/wrapper.tcl
%%DATADIR%%/xchelp.tcl
%%DATADIR%%/xcircdnull
%%DATADIR%%/xcircexec
%%DATADIR%%/xcircps2.pro
%%DATADIR%%/xcircuit.so