aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-09 07:51:00 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-09 07:51:00 +0000
commitc69023ed3bd9958fb81a943363fd1a9c08f5c936 (patch)
treea42b3a27ef4c4df807a1615de3a268e01ead3b6d /databases
parentfc5cee75fa173e68295bdc6ad9cf3ab8a9b7c9ae (diff)
downloadports-c69023ed3bd9958fb81a943363fd1a9c08f5c936.tar.gz
ports-c69023ed3bd9958fb81a943363fd1a9c08f5c936.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/slony1/Makefile2
-rw-r--r--databases/slony1/distinfo4
-rw-r--r--databases/slony1/files/patch-installxxid11
-rw-r--r--databases/slony1v2/Makefile2
-rw-r--r--databases/slony1v2/distinfo4
-rw-r--r--databases/slony1v2/files/patch-installxxid11
6 files changed, 6 insertions, 28 deletions
diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile
index 328ea27c4df6..9d47287aa188 100644
--- a/databases/slony1/Makefile
+++ b/databases/slony1/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= slony1
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.1
CATEGORIES= databases
MASTER_SITES= http://developer.postgresql.org/~wieck/slony1/download/
diff --git a/databases/slony1/distinfo b/databases/slony1/distinfo
index 39969cd9ec33..7940a2290f54 100644
--- a/databases/slony1/distinfo
+++ b/databases/slony1/distinfo
@@ -1,2 +1,2 @@
-MD5 (slony1-1.0.0.tar.gz) = c62a059ae80f01a4193a0ed5e382f388
-SIZE (slony1-1.0.0.tar.gz) = 321761
+MD5 (slony1-1.0.1.tar.gz) = 10422d096a743a57885669225ff0f1f7
+SIZE (slony1-1.0.1.tar.gz) = 321772
diff --git a/databases/slony1/files/patch-installxxid b/databases/slony1/files/patch-installxxid
deleted file mode 100644
index af2301f62b14..000000000000
--- a/databases/slony1/files/patch-installxxid
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/xxid/Makefile.orig Thu Jul 1 04:24:35 2004
-+++ src/xxid/Makefile Sat Jul 3 19:38:55 2004
-@@ -38,7 +38,7 @@
- rm -f $(SO_NAME) $(SO_OBJS)
- rm -f $(SQL_NAME74)
-
--
-+install:
- $(INSTALL_SCRIPT) $(SO_NAME) $(DESTDIR)$(pkglibdir)
- for file in $(SQL_NAMES); do \
- $(INSTALL_SCRIPT) $$file $(DESTDIR)$(datadir) || exit ; \
diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile
index 328ea27c4df6..9d47287aa188 100644
--- a/databases/slony1v2/Makefile
+++ b/databases/slony1v2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= slony1
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.1
CATEGORIES= databases
MASTER_SITES= http://developer.postgresql.org/~wieck/slony1/download/
diff --git a/databases/slony1v2/distinfo b/databases/slony1v2/distinfo
index 39969cd9ec33..7940a2290f54 100644
--- a/databases/slony1v2/distinfo
+++ b/databases/slony1v2/distinfo
@@ -1,2 +1,2 @@
-MD5 (slony1-1.0.0.tar.gz) = c62a059ae80f01a4193a0ed5e382f388
-SIZE (slony1-1.0.0.tar.gz) = 321761
+MD5 (slony1-1.0.1.tar.gz) = 10422d096a743a57885669225ff0f1f7
+SIZE (slony1-1.0.1.tar.gz) = 321772
diff --git a/databases/slony1v2/files/patch-installxxid b/databases/slony1v2/files/patch-installxxid
deleted file mode 100644
index af2301f62b14..000000000000
--- a/databases/slony1v2/files/patch-installxxid
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/xxid/Makefile.orig Thu Jul 1 04:24:35 2004
-+++ src/xxid/Makefile Sat Jul 3 19:38:55 2004
-@@ -38,7 +38,7 @@
- rm -f $(SO_NAME) $(SO_OBJS)
- rm -f $(SQL_NAME74)
-
--
-+install:
- $(INSTALL_SCRIPT) $(SO_NAME) $(DESTDIR)$(pkglibdir)
- for file in $(SQL_NAMES); do \
- $(INSTALL_SCRIPT) $$file $(DESTDIR)$(datadir) || exit ; \