mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Update to 3.03.
This commit is contained in:
parent
5d548df1e5
commit
547feb0f18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115971
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= fastdb
|
||||
PORTVERSION= 3.02
|
||||
PORTVERSION= 3.03
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.garret.ru/~knizhnik/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (fastdb-3.02.tar.gz) = fce3202ea55908e33d070aa339502794
|
||||
SIZE (fastdb-3.02.tar.gz) = 791769
|
||||
MD5 (fastdb-3.03.tar.gz) = cd42a6399518fdb02b8e05a3367108d4
|
||||
SIZE (fastdb-3.03.tar.gz) = 820315
|
||||
|
10
databases/fastdb/files/patch-cleanupsem.cpp
Normal file
10
databases/fastdb/files/patch-cleanupsem.cpp
Normal file
@ -0,0 +1,10 @@
|
||||
--- cleanupsem.cpp.orig Thu Aug 12 02:04:05 2004
|
||||
+++ cleanupsem.cpp Thu Aug 12 02:04:26 2004
|
||||
@@ -11,6 +11,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
+#include <sys/types.h>
|
||||
#include <sys/ipc.h>
|
||||
#include <sys/sem.h>
|
||||
#include <sys/shm.h>
|
Loading…
Reference in New Issue
Block a user