aboutsummaryrefslogtreecommitdiff
path: root/databases/pxtools
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2001-10-04 19:17:38 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2001-10-04 19:17:38 +0000
commit66c16c713fa889116cae4db13d1ff2cf0f9f7533 (patch)
treea633c0f4478d5636348ffc033999b4f98e8897d3 /databases/pxtools
parentc1139bebf2e4650dcf92e56122adb7e4cd2be53f (diff)
downloadports-66c16c713fa889116cae4db13d1ff2cf0f9f7533.tar.gz
ports-66c16c713fa889116cae4db13d1ff2cf0f9f7533.zip
Update port to 0.0.13
Notes
Notes: svn path=/head/; revision=48433
Diffstat (limited to 'databases/pxtools')
-rw-r--r--databases/pxtools/Makefile2
-rw-r--r--databases/pxtools/distinfo2
-rw-r--r--databases/pxtools/files/patch-aa10
-rw-r--r--databases/pxtools/pkg-plist1
4 files changed, 8 insertions, 7 deletions
diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile
index 8ac62d77e44e..313ea0ea46a2 100644
--- a/databases/pxtools/Makefile
+++ b/databases/pxtools/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pxtools
-PORTVERSION= 0.0.11
+PORTVERSION= 0.0.13
CATEGORIES= databases
MASTER_SITES= http://www.kneschke.de/projekte/pxtools/download/
diff --git a/databases/pxtools/distinfo b/databases/pxtools/distinfo
index ef2210fbcb94..5c656c8b16b4 100644
--- a/databases/pxtools/distinfo
+++ b/databases/pxtools/distinfo
@@ -1 +1 @@
-MD5 (pxtools-0.0.11.tar.gz) = a900c73d18fe864cac2ea6b9ef1e4f6e
+MD5 (pxtools-0.0.13.tar.gz) = 51bc9055b18dff0677ce953fa35084ba
diff --git a/databases/pxtools/files/patch-aa b/databases/pxtools/files/patch-aa
index ce86d919e657..33294f55122f 100644
--- a/databases/pxtools/files/patch-aa
+++ b/databases/pxtools/files/patch-aa
@@ -1,11 +1,11 @@
---- src/Makefile.in.orig Sun Jan 16 08:17:38 2000
-+++ src/Makefile.in Sun Apr 16 08:40:34 2000
-@@ -70,7 +70,7 @@
+--- src/Makefile.in.orig Sat Jun 30 13:01:06 2001
++++ src/Makefile.in Thu Oct 4 15:15:13 2001
+@@ -80,7 +80,7 @@
noinst_HEADERS = pxtypes.h pxconvert.h pxparse.h
-CFLAGS = -g -Wall #-DDEBUG -DDEBUG_HEAD_COPY
-+CFLAGS = -g @CFLAGS@
++CFLAGS = @CFLAGS@ -g -Wall #-DDEBUG -DDEBUG_HEAD_COPY
+ subdir = src
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../config.h
- CONFIG_CLEAN_FILES =
diff --git a/databases/pxtools/pkg-plist b/databases/pxtools/pkg-plist
index efc4c7d639d3..69a34691b145 100644
--- a/databases/pxtools/pkg-plist
+++ b/databases/pxtools/pkg-plist
@@ -1,3 +1,4 @@
bin/pxinfo
bin/pxsqldump
bin/pxcsvdump
+bin/pxxmldump