FreeBSD Bugzilla – Attachment 47989 Details for
Bug 73456
A new version of CT++ library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.58 KB, created by
Andrei V. Shetuhin
on 2004-11-03 15:20:29 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andrei V. Shetuhin
Created:
2004-11-03 15:20:29 UTC
Size:
1.58 KB
patch
obsolete
>diff -uNr ctpp.orig/Makefile ctpp/Makefile >--- ctpp.orig/Makefile Mon Jul 26 16:32:51 2004 >+++ ctpp/Makefile Wed Nov 3 14:59:36 2004 >@@ -1,14 +1,14 @@ > # New ports collection makefile for: ctpp >-# Date created: 19 July 2004 >+# Date created: 03 November 2004 > # Whom: shetuhin@corp.mail.ru (Andrei V. Shetuhin) > # > # $FreeBSD: ports/textproc/ctpp/Makefile,v 1.1 2004/07/26 12:32:51 sem Exp $ > # > > PORTNAME= ctpp >-PORTVERSION= 1.0 >+PORTVERSION= 1.5 > CATEGORIES= textproc devel >-MASTER_SITES= http://www.reki.ru/products/ctpp/ >+MASTER_SITES= http://www.reki.ru/products/ctpp/download/ > > MAINTAINER= shetuhin@corp.mail.ru > COMMENT= C++ library to use templates in C/C++ projects >@@ -17,5 +17,13 @@ > USE_GMAKE= yes > > INSTALLS_SHLIB= yes >+ >+.if defined(WITH_CTPP_PERF_TUNING) >+CONFIGURE_ARGS+= --enable-optimization >+.endif >+ >+.if defined(WITH_CTPP_DEBUG) >+CONFIGURE_ARGS+= --enable-debug >+.endif > > .include <bsd.port.mk> >diff -uNr ctpp.orig/distinfo ctpp/distinfo >--- ctpp.orig/distinfo Mon Jul 26 16:32:51 2004 >+++ ctpp/distinfo Wed Nov 3 15:39:04 2004 >@@ -1,2 +1,2 @@ >-MD5 (ctpp-1.0.tar.gz) = 394a4dd9e1565834a17d36979b308359 >-SIZE (ctpp-1.0.tar.gz) = 57945 >+MD5 (ctpp-1.5.tar.gz) = cae9cdf4bf37ddee7f3992d01aabb6aa >+SIZE (ctpp-1.5.tar.gz) = 94310 >diff -uNr ctpp.orig/pkg-plist ctpp/pkg-plist >--- ctpp.orig/pkg-plist Mon Jul 26 16:32:51 2004 >+++ ctpp/pkg-plist Fri Oct 29 20:10:43 2004 >@@ -8,6 +8,7 @@ > include/ctpp/functions/value_in_set.hpp > include/ctpp/util/d2str.hpp > lib/libctpp.so >+lib/libctpp.a > @dirrm include/ctpp/util > @dirrm include/ctpp/functions > @dirrm include/ctpp/ctpp
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 73456
: 47989