summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-21 06:26:12 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-21 06:26:12 +0000
commit024c6e36d1f8f3f2b3323de9ac605859189beb59 (patch)
treece4abf952e882bfaa08a1537dff8018b0d1cf2ab
parentbbb89db3117ba8b12426c96be33a4322a8970956 (diff)
downloadfreebsd-ports-024c6e36d1f8f3f2b3323de9ac605859189beb59.zip
- Update to 2.0.2
PR: ports/66947 Submitted by: maintainer
-rw-r--r--devel/ptypes/Makefile4
-rw-r--r--devel/ptypes/distinfo4
-rw-r--r--devel/ptypes/files/patch-src-Makefile.common8
-rw-r--r--devel/ptypes/pkg-plist2
4 files changed, 9 insertions, 9 deletions
diff --git a/devel/ptypes/Makefile b/devel/ptypes/Makefile
index 2886b1d92b59..7afbb94fd717 100644
--- a/devel/ptypes/Makefile
+++ b/devel/ptypes/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= ptypes
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -27,7 +27,7 @@ OPTIONS= DEBUG "Build debug version" off \
.include <bsd.port.pre.mk>
.if defined(WITH_DEBUG)
-DEBUG_FLAGS= -DDEBUG
+DEBUG_FLAGS= -DDEBUG -g
.endif
.if defined(WITH_OPTIMIZED)
PTHREAD_CFLAGS+=-O2
diff --git a/devel/ptypes/distinfo b/devel/ptypes/distinfo
index 6a09feb6f8ce..c01b5f09b37a 100644
--- a/devel/ptypes/distinfo
+++ b/devel/ptypes/distinfo
@@ -1,2 +1,2 @@
-MD5 (ptypes-2.0.1.tar.gz) = 78338ef651975b535468cfc28f15fc37
-SIZE (ptypes-2.0.1.tar.gz) = 223549
+MD5 (ptypes-2.0.2.tar.gz) = f5a6c90a3f9e89f90f4ea81f71c4ec7d
+SIZE (ptypes-2.0.2.tar.gz) = 225135
diff --git a/devel/ptypes/files/patch-src-Makefile.common b/devel/ptypes/files/patch-src-Makefile.common
index ae14f8b3b7fb..95f074c75125 100644
--- a/devel/ptypes/files/patch-src-Makefile.common
+++ b/devel/ptypes/files/patch-src-Makefile.common
@@ -1,10 +1,10 @@
---- src/Makefile.common.orig Sat Mar 27 14:22:01 2004
-+++ src/Makefile.common Wed Mar 31 23:44:05 2004
+--- src/Makefile.common.orig Mon May 17 13:37:27 2004
++++ src/Makefile.common Thu May 20 20:27:59 2004
@@ -18,12 +18,12 @@
- AR = ar
+ AR = ar cru
RANLIB = ranlib
--DDEBUG = -DDEBUG
+-DDEBUG = -DDEBUG -g
+DDEBUG = $(DEBUG_FLAGS)
INCDIR = ../include
-CXXOPTS = $(OS_CXXOPTS) $(DDEBUG) -I$(INCDIR) -Wall -O2
diff --git a/devel/ptypes/pkg-plist b/devel/ptypes/pkg-plist
index 10e4368f6142..a48ad2dcab54 100644
--- a/devel/ptypes/pkg-plist
+++ b/devel/ptypes/pkg-plist
@@ -81,7 +81,7 @@ lib/libptypesn.a
%%PORTDOCS%%%%DOCSDIR%%/doc/time.datetime.html
%%PORTDOCS%%%%DOCSDIR%%/doc/time.html
%%PORTDOCS%%%%DOCSDIR%%/doc/time.time.html
-%%PORTDOCS%%%%DOCSDIR%%/doc/title-2.0.png
+%%PORTDOCS%%%%DOCSDIR%%/doc/title-20.png
%%PORTDOCS%%%%DOCSDIR%%/doc/unit.html
%%PORTDOCS%%%%DOCSDIR%%/doc/unknown.html
%%PORTDOCS%%%%DOCSDIR%%/doc/variant.arrays.html