Date: Sun, 25 Aug 2019 10:32:54 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509786 - in head/devel: linux-c6-elfutils-libelf linux-c7-elfutils-libelf Message-ID: <201908251032.x7PAWsgr006883@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Sun Aug 25 10:32:53 2019 New Revision: 509786 URL: https://svnweb.freebsd.org/changeset/ports/509786 Log: Update WWW and add linux to CATEGORIES. Modified: head/devel/linux-c6-elfutils-libelf/Makefile head/devel/linux-c6-elfutils-libelf/pkg-descr head/devel/linux-c7-elfutils-libelf/Makefile head/devel/linux-c7-elfutils-libelf/pkg-descr Modified: head/devel/linux-c6-elfutils-libelf/Makefile ============================================================================== --- head/devel/linux-c6-elfutils-libelf/Makefile Sun Aug 25 10:29:36 2019 (r509785) +++ head/devel/linux-c6-elfutils-libelf/Makefile Sun Aug 25 10:32:53 2019 (r509786) @@ -4,7 +4,7 @@ PORTNAME= elfutils PORTVERSION= 0.164 DISTVERSIONSUFFIX= -2.el6 PORTREVISION= 2 -CATEGORIES= devel +CATEGORIES= devel linux PKGNAMESUFFIX= -libelf MAINTAINER= emulation@FreeBSD.org Modified: head/devel/linux-c6-elfutils-libelf/pkg-descr ============================================================================== --- head/devel/linux-c6-elfutils-libelf/pkg-descr Sun Aug 25 10:29:36 2019 (r509785) +++ head/devel/linux-c6-elfutils-libelf/pkg-descr Sun Aug 25 10:32:53 2019 (r509786) @@ -1,3 +1,3 @@ ELF file handling library from elfutils. -WWW: https://fedorahosted.org/elfutils/ +WWW: https://sourceware.org/elfutils/ Modified: head/devel/linux-c7-elfutils-libelf/Makefile ============================================================================== --- head/devel/linux-c7-elfutils-libelf/Makefile Sun Aug 25 10:29:36 2019 (r509785) +++ head/devel/linux-c7-elfutils-libelf/Makefile Sun Aug 25 10:32:53 2019 (r509786) @@ -3,7 +3,7 @@ PORTNAME= elfutils PORTVERSION= 0.172 DISTVERSIONSUFFIX= -2.el7 -CATEGORIES= devel +CATEGORIES= devel linux PKGNAMESUFFIX= -libelf MAINTAINER= emulation@FreeBSD.org Modified: head/devel/linux-c7-elfutils-libelf/pkg-descr ============================================================================== --- head/devel/linux-c7-elfutils-libelf/pkg-descr Sun Aug 25 10:29:36 2019 (r509785) +++ head/devel/linux-c7-elfutils-libelf/pkg-descr Sun Aug 25 10:32:53 2019 (r509786) @@ -1,3 +1,3 @@ ELF file handling library from elfutils. -WWW: https://fedorahosted.org/elfutils/ +WWW: https://sourceware.org/elfutils/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908251032.x7PAWsgr006883>