aboutsummaryrefslogtreecommitdiff
path: root/lang/librep
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-10-15 10:02:34 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-10-15 10:02:34 +0000
commitaae8ecab0d7aa8d6b3aef5a8bae1c76c90d40352 (patch)
tree9a10bc156057c7dfa56ea121045a36998735379f /lang/librep
parentf040c80e18917040a653ed30dd9e9550efe4bc20 (diff)
downloadports-aae8ecab0d7aa8d6b3aef5a8bae1c76c90d40352.tar.gz
ports-aae8ecab0d7aa8d6b3aef5a8bae1c76c90d40352.zip
Notes
Diffstat (limited to 'lang/librep')
-rw-r--r--lang/librep/Makefile5
-rw-r--r--lang/librep/distinfo2
-rw-r--r--lang/librep/pkg-plist19
3 files changed, 17 insertions, 9 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index afa96073a682..a94a35db2e2b 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= librep
-PORTVERSION= 0.14
+PORTVERSION= 0.15.1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
LIB_DEPENDS+= gmp.3:${PORTSDIR}/math/libgmp
.endif
-PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL} VERSION=${PORTVERSION}
+PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} VERSION=${PORTVERSION}
USE_NEWGCC= yes
USE_GMAKE= yes
@@ -28,6 +28,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lxpg4 -lintl"
CONFIGURE_ARGS= --with-aclocaldir=${PREFIX}/share/aclocal
+CONFIGURE_TARGET= ${ARCH}-freebsd${OSREL:C/\..*//}
# Don't use USE_X_PREFIX - the port doesn't really require X11 to run.
# The reason why it should be in X11BASE is that sawfish (primary user of
diff --git a/lang/librep/distinfo b/lang/librep/distinfo
index e3d211370649..fa2d90e8391b 100644
--- a/lang/librep/distinfo
+++ b/lang/librep/distinfo
@@ -1 +1 @@
-MD5 (librep-0.14.tar.gz) = 810c75bd464a339c4de017a210615948
+MD5 (librep-0.15.1.tar.gz) = d7618448ad9fab7a822d6ed3f99a3d0a
diff --git a/lang/librep/pkg-plist b/lang/librep/pkg-plist
index 006b6c098191..3a7aecae1e6f 100644
--- a/lang/librep/pkg-plist
+++ b/lang/librep/pkg-plist
@@ -21,11 +21,7 @@ info/librep.info-9
@exec install-info %D/info/librep.info %D/info/dir
lib/librep.la
lib/librep.so
-lib/librep.so.10
-libexec/rep/%%GNUHOST%%/install-aliases
-libexec/rep/%%GNUHOST%%/libtool
-libexec/rep/%%GNUHOST%%/rep_config.h
-libexec/rep/%%GNUHOST%%/rules.mk
+lib/librep.so.11
libexec/rep/%%VERSION%%/%%GNUHOST%%/DOC
libexec/rep/%%VERSION%%/%%GNUHOST%%/emulate-gnu-tar
libexec/rep/%%VERSION%%/%%GNUHOST%%/gdbm.la
@@ -60,7 +56,12 @@ libexec/rep/%%VERSION%%/%%GNUHOST%%/tables.la
libexec/rep/%%VERSION%%/%%GNUHOST%%/tables.so
libexec/rep/%%VERSION%%/%%GNUHOST%%/timers.la
libexec/rep/%%VERSION%%/%%GNUHOST%%/timers.so
+libexec/rep/%%GNUHOST%%/install-aliases
+libexec/rep/%%GNUHOST%%/libtool
+libexec/rep/%%GNUHOST%%/rep_config.h
+libexec/rep/%%GNUHOST%%/rules.mk
share/aclocal/rep.m4
+share/emacs/site-lisp/rep-debugger.el
share/rep/%%VERSION%%/lisp/cgi-get.jl
share/rep/%%VERSION%%/lisp/cgi-get.jlc
share/rep/%%VERSION%%/lisp/compiler.jl
@@ -137,6 +138,8 @@ share/rep/%%VERSION%%/lisp/rep/lang/define.jl
share/rep/%%VERSION%%/lisp/rep/lang/define.jlc
share/rep/%%VERSION%%/lisp/rep/lang/doc.jl
share/rep/%%VERSION%%/lisp/rep/lang/doc.jlc
+share/rep/%%VERSION%%/lisp/rep/lang/error-helper.jl
+share/rep/%%VERSION%%/lisp/rep/lang/error-helper.jlc
share/rep/%%VERSION%%/lisp/rep/lang/interpreter.jl
share/rep/%%VERSION%%/lisp/rep/lang/interpreter.jlc
share/rep/%%VERSION%%/lisp/rep/lang/math.jl
@@ -168,6 +171,8 @@ share/rep/%%VERSION%%/lisp/rep/test/framework.jl
share/rep/%%VERSION%%/lisp/rep/test/framework.jlc
share/rep/%%VERSION%%/lisp/rep/threads/condition-variable.jl
share/rep/%%VERSION%%/lisp/rep/threads/condition-variable.jlc
+share/rep/%%VERSION%%/lisp/rep/threads/message-port.jl
+share/rep/%%VERSION%%/lisp/rep/threads/message-port.jlc
share/rep/%%VERSION%%/lisp/rep/threads/mutex.jl
share/rep/%%VERSION%%/lisp/rep/threads/mutex.jlc
share/rep/%%VERSION%%/lisp/rep/threads/utils.jl
@@ -277,6 +282,9 @@ share/rep/%%VERSION%%/lisp/unscheme/syntax.jlc
@dirrm share/rep/%%VERSION%%/lisp
@dirrm share/rep/%%VERSION%%
@dirrm share/rep
+@dirrm share/emacs/site-lisp
+@dirrm share/emacs
+@dirrm libexec/rep/%%GNUHOST%%
@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/vm
@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util
@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/lang
@@ -287,5 +295,4 @@ share/rep/%%VERSION%%/lisp/unscheme/syntax.jlc
@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep
@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%
@dirrm libexec/rep/%%VERSION%%
-@dirrm libexec/rep/%%GNUHOST%%
@dirrm libexec/rep