mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Update to version 1.9.10
PR: 59136 Submitted by: Ports Fury
This commit is contained in:
parent
e91325e09f
commit
a28f767515
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93700
3 changed files with 13 additions and 3 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= dictfmt
|
PORTNAME= dictfmt
|
||||||
PORTVERSION= 1.9.9
|
PORTVERSION= 1.9.10
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= dict
|
MASTER_SITE_SUBDIR= dict
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (dictd-1.9.9.tar.gz) = d4ce1c63a619a575e7a6e51d657c2dcf
|
MD5 (dictd-1.9.10.tar.gz) = b758357235b1205e34ef74b809bd25b3
|
||||||
|
|
11
textproc/dictfmt/files/patch-Makefile.in
Normal file
11
textproc/dictfmt/files/patch-Makefile.in
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- Makefile.in.orig Tue Jul 22 21:52:27 2003
|
||||||
|
+++ Makefile.in Mon Nov 10 22:41:11 2003
|
||||||
|
@@ -74,7 +74,7 @@
|
||||||
|
LDFLAGS= @LDFLAGS@
|
||||||
|
XTRACFLAGS= @WCFLAGS@ @XTRACFLAGS@ @DEFS@ @CPPFLAGS@ -I.
|
||||||
|
XTRALDFLAGS= @WLDFLAGS@ @XTRALDFLAGS@
|
||||||
|
-LDLIBS= @LIBOBJS@ @LIBS@
|
||||||
|
+LDLIBS= @LIBS@
|
||||||
|
|
||||||
|
DICTFMT_LDFLAGS= @DICTFMT_LDFLAGS@
|
||||||
|
DICTZIP_LDFLAGS= @DICTZIP_LDFLAGS@
|
Loading…
Add table
Reference in a new issue