ports/66947: [MAINTAINER] devel/ptypes: update to 2.0.2

Sergey Matveychuk sem at ciam.ru
Thu May 20 16:50:20 UTC 2004


>Number:         66947
>Category:       ports
>Synopsis:       [MAINTAINER] devel/ptypes: update to 2.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 20 09:50:18 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.2.1-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD Current.sem-home.ciam.ru 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6 #6: Fri May 14 20:39:25 MSD 2004
>Description:
- Update to 2.0.2

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- ptypes-2.0.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/ptypes.orig/Makefile /usr/ports/devel/ptypes/Makefile
--- /usr/ports/devel/ptypes.orig/Makefile	Thu May 20 20:21:12 2004
+++ /usr/ports/devel/ptypes/Makefile	Thu May 20 20:26:42 2004
@@ -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 @@
 .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 -ruN --exclude=CVS /usr/ports/devel/ptypes.orig/distinfo /usr/ports/devel/ptypes/distinfo
--- /usr/ports/devel/ptypes.orig/distinfo	Thu May 20 20:21:12 2004
+++ /usr/ports/devel/ptypes/distinfo	Thu May 20 20:21:36 2004
@@ -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 -ruN --exclude=CVS /usr/ports/devel/ptypes.orig/files/patch-src-Makefile.common /usr/ports/devel/ptypes/files/patch-src-Makefile.common
--- /usr/ports/devel/ptypes.orig/files/patch-src-Makefile.common	Thu May 20 20:21:12 2004
+++ /usr/ports/devel/ptypes/files/patch-src-Makefile.common	Thu May 20 20:28:29 2004
@@ -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 -ruN --exclude=CVS /usr/ports/devel/ptypes.orig/pkg-plist /usr/ports/devel/ptypes/pkg-plist
--- /usr/ports/devel/ptypes.orig/pkg-plist	Thu May 20 20:21:12 2004
+++ /usr/ports/devel/ptypes/pkg-plist	Thu May 20 20:39:22 2004
@@ -81,7 +81,7 @@
 %%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
--- ptypes-2.0.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list