svn commit: r371393 - in head: audio/aqualung audio/exaile audio/liboggz databases/sqlcipher ftp/filezilla net-im/pidgin-manualsize sysutils/rename x11-fonts/ecofont
Frederic Culot
culot at FreeBSD.org
Thu Oct 23 13:06:41 UTC 2014
Author: culot
Date: Thu Oct 23 13:06:38 2014
New Revision: 371393
URL: https://svnweb.freebsd.org/changeset/ports/371393
QAT: https://qat.redports.org/buildarchive/r371393/
Log:
- Reassign to the heap after jsa@'s bit was taken in for safekeeping
Modified:
head/audio/aqualung/Makefile
head/audio/exaile/Makefile
head/audio/liboggz/Makefile
head/databases/sqlcipher/Makefile
head/ftp/filezilla/Makefile
head/net-im/pidgin-manualsize/Makefile
head/sysutils/rename/Makefile
head/x11-fonts/ecofont/Makefile
Modified: head/audio/aqualung/Makefile
==============================================================================
--- head/audio/aqualung/Makefile Thu Oct 23 13:02:54 2014 (r371392)
+++ head/audio/aqualung/Makefile Thu Oct 23 13:06:38 2014 (r371393)
@@ -8,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \
http://wickedmachine.net/mirror/
-MAINTAINER= jsa at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Music player with rich features
LIB_DEPENDS= libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
Modified: head/audio/exaile/Makefile
==============================================================================
--- head/audio/exaile/Makefile Thu Oct 23 13:02:54 2014 (r371392)
+++ head/audio/exaile/Makefile Thu Oct 23 13:06:38 2014 (r371393)
@@ -9,7 +9,7 @@ DISTNAME= ${PORTVERSION}
EXTRACT_SUFX=
DIST_SUBDIR= exaile
-MAINTAINER= jsa at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Full featured python-based music player for GTK+
LICENSE= GPLv2
Modified: head/audio/liboggz/Makefile
==============================================================================
--- head/audio/liboggz/Makefile Thu Oct 23 13:02:54 2014 (r371392)
+++ head/audio/liboggz/Makefile Thu Oct 23 13:06:38 2014 (r371393)
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/liboggz/ \
http://wickedmachine.net/mirror/
-MAINTAINER= jsa at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Simple Ogg API
OPTIONS_DEFINE= DOCS
Modified: head/databases/sqlcipher/Makefile
==============================================================================
--- head/databases/sqlcipher/Makefile Thu Oct 23 13:02:54 2014 (r371392)
+++ head/databases/sqlcipher/Makefile Thu Oct 23 13:06:38 2014 (r371393)
@@ -5,7 +5,7 @@ PORTVERSION= 2.1.1
PORTREVISION= 1
CATEGORIES= databases
-MAINTAINER= jsa at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Encrypted sqlite database
LICENSE= BSD3CLAUSE
Modified: head/ftp/filezilla/Makefile
==============================================================================
--- head/ftp/filezilla/Makefile Thu Oct 23 13:02:54 2014 (r371392)
+++ head/ftp/filezilla/Makefile Thu Oct 23 13:06:38 2014 (r371393)
@@ -7,7 +7,7 @@ CATEGORIES= ftp
MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION}
DISTNAME= FileZilla_${PORTVERSION}_src
-MAINTAINER= jsa at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Fast and reliable cross-platform FTP, FTPS, and SFTP client
LICENSE= GPLv2
Modified: head/net-im/pidgin-manualsize/Makefile
==============================================================================
--- head/net-im/pidgin-manualsize/Makefile Thu Oct 23 13:02:54 2014 (r371392)
+++ head/net-im/pidgin-manualsize/Makefile Thu Oct 23 13:06:38 2014 (r371393)
@@ -10,7 +10,7 @@ MASTER_SITES= http://issv.org.ru/oss/ \
PKGNAMEPREFIX= pidgin-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-MAINTAINER= jsa at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Plugin to allow manual resizing of Pidgin's message input area
BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin
Modified: head/sysutils/rename/Makefile
==============================================================================
--- head/sysutils/rename/Makefile Thu Oct 23 13:02:54 2014 (r371392)
+++ head/sysutils/rename/Makefile Thu Oct 23 13:06:38 2014 (r371393)
@@ -8,7 +8,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://mirror2.unixfreunde.de/ \
http://freebsd.unixfreunde.de/sources/
-MAINTAINER= jsa at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Rename multiple files using regular expressions
GNU_CONFIGURE= yes
Modified: head/x11-fonts/ecofont/Makefile
==============================================================================
--- head/x11-fonts/ecofont/Makefile Thu Oct 23 13:02:54 2014 (r371392)
+++ head/x11-fonts/ecofont/Makefile Thu Oct 23 13:06:38 2014 (r371393)
@@ -7,7 +7,7 @@ CATEGORIES= x11-fonts
MASTER_SITES= http://www.ecofont.com/assets/files/
DISTNAME= ecofont_vera_sans_regular
-MAINTAINER= jsa at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Environmentally friendly, ink saving typeface
BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
More information about the svn-ports-head
mailing list