1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/audio/espeak
Nicola Vitale 83ea9596a2 - Fixed distinfo, because the Author updated the distfile
without changing the package revision.
  No PORTREVISION bump, because the changes to the Makefile
  in the distfile are trivial and overwritten by our patch.

  Summary of the diffs between the old and the new distfile:

--- new/espeak-1.18-source/src/Makefile	Mon Jan 15 02:08:03 2007
+++ old/espeak-1.18-source/src/Makefile	Sat Jan 13 17:01:15 2007
[...]
-BINDIR=/usr/bin
+BINDIR=/usr/local/bin
[...]
-LIBS3=-lstdc++ ./libespeak.so
+LIBS3=-lstdc++ -lespeak
[...]
-all: $(BIN_NAME) $(LIB_NAME) $(BIN2_NAME)
+all: $(BIN_NAME) $(BIN2_NAME) $(LIB_NAME)

Submitted by:	kris (via pointyhat)
Approved by:	alexbl (mentor, implicit)
2007-01-17 22:49:33 +00:00
..
files - Fixed distinfo, because the Author updated the distfile 2007-01-17 22:49:33 +00:00
distinfo - Fixed distinfo, because the Author updated the distfile 2007-01-17 22:49:33 +00:00
Makefile - Updated to 1.18 2007-01-14 14:31:58 +00:00
pkg-descr Remove email address. 2006-06-09 05:35:07 +00:00
pkg-plist - Updated to 1.18 2007-01-14 14:31:58 +00:00