FreeBSD Bugzilla – Attachment 134127 Details for
Bug 178745
[patch update] devel/lfc 1.5.2 -> devel/lfcbase 1.5.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.16 KB, created by
Kurt Jaeger
on 2013-05-18 17:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2013-05-18 17:40:00 UTC
Size:
3.16 KB
patch
obsolete
>diff -r -u devel/lfc/Makefile /usr/home/pi/myp/devel/lfcbase/Makefile >--- devel/lfc/Makefile 2013-05-16 23:24:26.000000000 +0200 >+++ /usr/home/pi/myp/devel/lfcbase/Makefile 2013-05-18 18:30:43.000000000 +0200 >@@ -1,15 +1,15 @@ > # Created by: Kurt Jaeger <fbsd-ports@opsec.eu> >-# $FreeBSD: head/devel/lfc/Makefile 318259 2013-05-15 19:42:16Z zeising $ >+# $FreeBSD$ > >-PORTNAME= lfc >-PORTVERSION= 1.5.2 >+PORTNAME= lfcbase >+PORTVERSION= 1.5.4 > CATEGORIES= devel > MASTER_SITES= http://www.lemke-it.com/ > > MAINTAINER= fbsd-ports@opsec.eu > COMMENT= Collection of basic c++ classes, used for databases/cego > >-LICENSE= GPLv2 >+LICENSE= GPLv3 > > GNU_CONFIGURE= yes > USE_LDCONFIG= yes >diff -r -u devel/lfc/distinfo /usr/home/pi/myp/devel/lfcbase/distinfo >--- devel/lfc/distinfo 2013-05-16 23:24:26.000000000 +0200 >+++ /usr/home/pi/myp/devel/lfcbase/distinfo 2013-05-18 18:21:35.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (lfc-1.5.2.tar.gz) = d3bba96a3d335021de1caec595c12ba57176b10963dfd195e82a07d47c81af7a >-SIZE (lfc-1.5.2.tar.gz) = 1032866 >+SHA256 (lfcbase-1.5.4.tar.gz) = 1461412b5d8714a561f485b01bad5ce522ba209e8c0bb7b926949721277ea3d0 >+SIZE (lfcbase-1.5.4.tar.gz) = 467361 >diff -r -u devel/lfc/pkg-plist /usr/home/pi/myp/devel/lfcbase/pkg-plist >--- devel/lfc/pkg-plist 2013-05-16 23:24:26.000000000 +0200 >+++ /usr/home/pi/myp/devel/lfcbase/pkg-plist 2013-05-18 18:26:55.000000000 +0200 >@@ -1,38 +1,37 @@ >-include/lfc/AESCrypt.h >-include/lfc/AVLTreeT.h >-include/lfc/Base64Coder.h >-include/lfc/BigDecimal.h >-include/lfc/BigInteger.h >-include/lfc/Bitmap.h >-include/lfc/Chain.h >-include/lfc/CommandExecuter.h >-include/lfc/Crypt.h >-include/lfc/Datetime.h >-include/lfc/Exception.h >-include/lfc/File.h >-include/lfc/GetLongOpt.h >-include/lfc/GetOpt.h >-include/lfc/Host.h >-include/lfc/ListT.h >-include/lfc/Logger.h >-include/lfc/Matcher.h >-include/lfc/NanoTimer.h >-include/lfc/Net.h >-include/lfc/NetHandler.h >-include/lfc/Process.h >-include/lfc/Semaphore.h >-include/lfc/SetT.h >-include/lfc/SharedMemory.h >-include/lfc/SigHandler.h >-include/lfc/Sleeper.h >-include/lfc/StackT.h >-include/lfc/Thread.h >-include/lfc/ThreadLock.h >-include/lfc/Timer.h >-include/lfc/Tokenizer.h >-include/lfc/TreeT.h >-lib/liblfc.a >-lib/liblfc.so.0 >-lib/liblfc.so >-lib/liblfc.la >-@dirrm include/lfc >+include/lfcbase/AESCrypt.h >+include/lfcbase/AVLTreeT.h >+include/lfcbase/Base64Coder.h >+include/lfcbase/BigDecimal.h >+include/lfcbase/BigInteger.h >+include/lfcbase/Bitmap.h >+include/lfcbase/Chain.h >+include/lfcbase/CommandExecuter.h >+include/lfcbase/Crypt.h >+include/lfcbase/Datetime.h >+include/lfcbase/Exception.h >+include/lfcbase/File.h >+include/lfcbase/GetLongOpt.h >+include/lfcbase/GetOpt.h >+include/lfcbase/Host.h >+include/lfcbase/ListT.h >+include/lfcbase/Logger.h >+include/lfcbase/Matcher.h >+include/lfcbase/NanoTimer.h >+include/lfcbase/Net.h >+include/lfcbase/NetHandler.h >+include/lfcbase/Process.h >+include/lfcbase/Semaphore.h >+include/lfcbase/SetT.h >+include/lfcbase/SharedMemory.h >+include/lfcbase/SigHandler.h >+include/lfcbase/Sleeper.h >+include/lfcbase/StackT.h >+include/lfcbase/Thread.h >+include/lfcbase/ThreadLock.h >+include/lfcbase/Timer.h >+include/lfcbase/Tokenizer.h >+include/lfcbase/TreeT.h >+lib/liblfcbase.a >+lib/liblfcbase.la >+lib/liblfcbase.so >+lib/liblfcbase.so.1
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 178745
: 134127