Update to 0.13.4.

This commit is contained in:
Maxim Sobolev 2001-01-07 19:50:21 +00:00
parent a0d4f7b310
commit 4fe56ef33a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36902
6 changed files with 18 additions and 14 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= librep
PORTVERSION= 0.13.3
PORTVERSION= 0.13.4
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -1 +1 @@
MD5 (librep-0.13.3.tar.gz) = db61984fc8e8528c4d79e798136d3b3d
MD5 (librep-0.13.4.tar.gz) = 92703636d670c8effe132ba995fa9237

View file

@ -21,6 +21,10 @@ info/librep.info-8
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
libexec/rep/%%VERSION%%/%%GNUHOST%%/DOC
libexec/rep/%%VERSION%%/%%GNUHOST%%/gdbm.la
libexec/rep/%%VERSION%%/%%GNUHOST%%/gdbm.so
@ -52,10 +56,6 @@ 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/rep/%%VERSION%%/lisp/cgi-get.jl
share/rep/%%VERSION%%/lisp/cgi-get.jlc
@ -155,6 +155,8 @@ share/rep/%%VERSION%%/lisp/rep/system/environ.jl
share/rep/%%VERSION%%/lisp/rep/system/environ.jlc
share/rep/%%VERSION%%/lisp/rep/system/pwd-prompt.jl
share/rep/%%VERSION%%/lisp/rep/system/pwd-prompt.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/mutex.jl
share/rep/%%VERSION%%/lisp/rep/threads/mutex.jlc
share/rep/%%VERSION%%/lisp/rep/threads/utils.jl
@ -263,7 +265,6 @@ share/rep/%%VERSION%%/lisp/unscheme/syntax.jlc
@dirrm share/rep/%%VERSION%%/lisp
@dirrm share/rep/%%VERSION%%
@dirrm share/rep
@dirrm libexec/rep/%%GNUHOST%%
@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/vm
@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/lang
@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db
@ -273,4 +274,5 @@ 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

View file

@ -6,7 +6,7 @@
#
PORTNAME= librep
PORTVERSION= 0.13.3
PORTVERSION= 0.13.4
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -1 +1 @@
MD5 (librep-0.13.3.tar.gz) = db61984fc8e8528c4d79e798136d3b3d
MD5 (librep-0.13.4.tar.gz) = 92703636d670c8effe132ba995fa9237

View file

@ -21,6 +21,10 @@ info/librep.info-8
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
libexec/rep/%%VERSION%%/%%GNUHOST%%/DOC
libexec/rep/%%VERSION%%/%%GNUHOST%%/gdbm.la
libexec/rep/%%VERSION%%/%%GNUHOST%%/gdbm.so
@ -52,10 +56,6 @@ 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/rep/%%VERSION%%/lisp/cgi-get.jl
share/rep/%%VERSION%%/lisp/cgi-get.jlc
@ -155,6 +155,8 @@ share/rep/%%VERSION%%/lisp/rep/system/environ.jl
share/rep/%%VERSION%%/lisp/rep/system/environ.jlc
share/rep/%%VERSION%%/lisp/rep/system/pwd-prompt.jl
share/rep/%%VERSION%%/lisp/rep/system/pwd-prompt.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/mutex.jl
share/rep/%%VERSION%%/lisp/rep/threads/mutex.jlc
share/rep/%%VERSION%%/lisp/rep/threads/utils.jl
@ -263,7 +265,6 @@ share/rep/%%VERSION%%/lisp/unscheme/syntax.jlc
@dirrm share/rep/%%VERSION%%/lisp
@dirrm share/rep/%%VERSION%%
@dirrm share/rep
@dirrm libexec/rep/%%GNUHOST%%
@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/vm
@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/lang
@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db
@ -273,4 +274,5 @@ 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