From owner-svn-ports-head@FreeBSD.ORG Fri Feb 21 17:59:09 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F2A2CA4 for ; Fri, 21 Feb 2014 17:59:09 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1DD4A1A85 for ; Fri, 21 Feb 2014 17:59:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1LHx80S010756 for ; Fri, 21 Feb 2014 17:59:08 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1LHx8eL010751 for svn-ports-head@freebsd.org; Fri, 21 Feb 2014 17:59:08 GMT (envelope-from bdrewery) Received: (qmail 96050 invoked from network); 21 Feb 2014 11:59:04 -0600 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 21 Feb 2014 11:59:04 -0600 Message-ID: <530793E1.2060906@FreeBSD.org> Date: Fri, 21 Feb 2014 11:58:57 -0600 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Brad Davis , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r345255 - in head: . devel/liblogging sysutils/liblogging References: <201402201742.s1KHgCue070588@svn.freebsd.org> In-Reply-To: <201402201742.s1KHgCue070588@svn.freebsd.org> X-Enigmail-Version: 1.6 OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IvFAI3ecriEUUOrWpGk0Q2SGQnxMvgR9e" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2014 17:59:09 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --IvFAI3ecriEUUOrWpGk0Q2SGQnxMvgR9e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 2/20/2014 11:42 AM, Brad Davis wrote: > Author: brd (doc committer) > Date: Thu Feb 20 17:42:11 2014 > New Revision: 345255 > URL: http://svnweb.freebsd.org/changeset/ports/345255 > QAT: https://qat.redports.org/buildarchive/r345255/ >=20 > Log: > - Fix a duplicate LATEST_LINK by removing sysutils/liblogging and rev= iving devel/liblogging > =20 > Reviewed by: tj@ >=20 > Deleted: > head/sysutils/liblogging/ > Modified: > head/MOVED > head/devel/liblogging/Makefile > head/devel/liblogging/distinfo > head/devel/liblogging/pkg-descr > head/devel/liblogging/pkg-plist >=20 > Modified: head/MOVED > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/MOVED Thu Feb 20 17:07:02 2014 (r345254) > +++ head/MOVED Thu Feb 20 17:42:11 2014 (r345255) > @@ -5473,3 +5473,4 @@ textproc/docbook-xml-450|textproc/docboo > textproc/docbook-500|textproc/docbook-xml|2014-02-19|Merged into textp= roc/docbook-xml > textproc/docbook-sk|textproc/docbook-xml|2014-02-19|Merged into textpr= oc/docbook-xml > emulators/ski||2014-02-19|Removed, does not exist on HP's site anymore= > +sysutils/liblogging|devel/liblogging|2014-02-20|Already exists as deve= l/liblogging >=20 > Modified: head/devel/liblogging/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/devel/liblogging/Makefile Thu Feb 20 17:07:02 2014 (r345254) > +++ head/devel/liblogging/Makefile Thu Feb 20 17:42:11 2014 (r345255) > @@ -2,19 +2,19 @@ > # $FreeBSD$ > =20 > PORTNAME=3D liblogging > -PORTVERSION=3D 0.7.1 > +PORTVERSION=3D 1.0.1 > CATEGORIES=3D devel > -MASTER_SITES=3D CENKES http://download.rsyslog.com/liblogging/ > +MASTER_SITES=3D http://download.rsyslog.com/liblogging/ > =20 > -MAINTAINER=3D ports@FreeBSD.org > +MAINTAINER=3D brd@FreeBSD.org > COMMENT=3D Easy to use system logging library > =20 > -USE_LDCONFIG=3D yes > +LICENSE=3D BSD2CLAUSE > + > GNU_CONFIGURE=3D yes > -CONFIGURE_ARGS=3D --disable-static > +USES=3D libtool pathfix > =20 > -post-patch: > - @${REINPLACE_CMD} -e '/^pkgconfigdir =3D/s|=3D.*| \ > - =3D ${PREFIX}/libdata/pkgconfig|' ${WRKSRC}/Makefile.in > +post-install: > + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblogging-stdlog.so.0.0.0 > =20 > .include >=20 > Modified: head/devel/liblogging/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/devel/liblogging/distinfo Thu Feb 20 17:07:02 2014 (r345254) > +++ head/devel/liblogging/distinfo Thu Feb 20 17:42:11 2014 (r345255) > @@ -1,2 +1,2 @@ > -SHA256 (liblogging-0.7.1.tar.gz) =3D 2c3aaf6b5e8d2240d3db43781f7f13d16= 91f31083c8d4274285ef38fdef5dbbc > -SIZE (liblogging-0.7.1.tar.gz) =3D 525925 > +SHA256 (liblogging-1.0.1.tar.gz) =3D 99d09101cc3c22e2388fe2a817bb1c6f5= fe2275623aadb94a49d1c2259102bfa > +SIZE (liblogging-1.0.1.tar.gz) =3D 524168 >=20 > Modified: head/devel/liblogging/pkg-descr > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/devel/liblogging/pkg-descr Thu Feb 20 17:07:02 2014 (r345254) > +++ head/devel/liblogging/pkg-descr Thu Feb 20 17:42:11 2014 (r345255) > @@ -1,4 +1,8 @@ > -Liblogging is an easy to use, portable, open source library for > -system logging. > +Liblogging offers an enhanced replacement for the syslog() call, but > +retains its ease of use. In a nutshell, it permits sytem administrator= s > +to direct application log output to different destinations without > +requiring the app developer to do any work for this. Liblogging is > +released under a 2-clause BSD license and as such can be used in any > +application. > =20 > WWW: http://www.liblogging.org/ >=20 > Modified: head/devel/liblogging/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/devel/liblogging/pkg-plist Thu Feb 20 17:07:02 2014 (r345254) > +++ head/devel/liblogging/pkg-plist Thu Feb 20 17:42:11 2014 (r345255) > @@ -1,9 +1,8 @@ > -include/liblogging/liblogging.h > -include/liblogging/settings.h > -include/liblogging/srAPI.h > -include/liblogging/syslogmessage.h > -lib/liblogging.la > -lib/liblogging.so > -lib/liblogging.so.0 > -libdata/pkgconfig/liblogging.pc > +include/liblogging/stdlog.h > +lib/liblogging-stdlog.a > +lib/liblogging-stdlog.la > +lib/liblogging-stdlog.so > +lib/liblogging-stdlog.so.0 > +lib/liblogging-stdlog.so.0.0.0 > +libdata/pkgconfig/liblogging-stdlog.pc > @dirrm include/liblogging >=20 /usr/bin/strip /wrkdirs/usr/ports/devel/liblogging/work/stage/usr/local/lib/liblogging-s= tdlog.so.0.0.0 /usr/bin/strip: '/wrkdirs/usr/ports/devel/liblogging/work/stage/usr/local/lib/liblogging-= stdlog.so.0.0.0': No such file =3D=3D=3D=3D> Compressing man pages (compress-man) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Building package for liblogging-1.0.1 pkg-static: lstat(/wrkdirs/usr/ports/devel/liblogging/work/stage/usr/local/lib/liblog= ging-stdlog.so): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/devel/liblogging/work/stage/usr/local/lib/liblog= ging-stdlog.so.0): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/devel/liblogging/work/stage/usr/local/lib/liblog= ging-stdlog.so.0.0.0): No such file or directory *** Error code 1 Stop in /usr/ports/devel/liblogging. =3D=3D=3D> Cleaning for liblogging-1.0.1 --=20 Regards, Bryan Drewery --IvFAI3ecriEUUOrWpGk0Q2SGQnxMvgR9e Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJTB5PhAAoJEDXXcbtuRpfPK6MIAJncWHAt2OG6hZWp5oUrqJMD 4i6UZkGZOQeGUqieyj6Jdpmk5GtV56ff0EwzkOfyC3OYIepUOx54V0FrIqzm7R0X aLQD46U0vuzSzjD9FDqgpQMp+4E2ljRddjLFJfQBMPK/d/t13ylmEiOh8BJ7364P 4cJF94xft5eSvu2Y6X6b4AGasVNcdYqA3n0QUKaemj7iWtLeAusZgZw2c8u/aR0a zb0lV2MdVExgihuWkIHD1aN0H+LDVHrIgBeY4/Tz2cRdayVP7kiWT7d+3DDdHG1x F5R7btqv7AI3Hh+SgZwaCZPBbAkbCzkeWpMKMrBtoj4hVpRssCHx6rQqWwgenew= =o7Ye -----END PGP SIGNATURE----- --IvFAI3ecriEUUOrWpGk0Q2SGQnxMvgR9e--