Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2014 11:50:46 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343471 - head/deskutils/wammu
Message-ID:  <201402091150.s19BokSG090483@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Feb  9 11:50:46 2014
New Revision: 343471
URL: http://svnweb.freebsd.org/changeset/ports/343471
QAT: https://qat.redports.org/buildarchive/r343471/

Log:
  Finish stage support

Modified:
  head/deskutils/wammu/Makefile
  head/deskutils/wammu/pkg-plist

Modified: head/deskutils/wammu/Makefile
==============================================================================
--- head/deskutils/wammu/Makefile	Sun Feb  9 11:48:56 2014	(r343470)
+++ head/deskutils/wammu/Makefile	Sun Feb  9 11:50:46 2014	(r343471)
@@ -3,7 +3,7 @@
 
 PORTNAME=		wammu
 PORTVERSION=		0.36
-PORTREVISION=	4
+PORTREVISION=		5
 CATEGORIES=		deskutils
 MASTER_SITES=		http://dl.cihar.com/wammu/v0/ \
 			http://dl.cihar.com.nyud.net/wammu/v0/

Modified: head/deskutils/wammu/pkg-plist
==============================================================================
--- head/deskutils/wammu/pkg-plist	Sun Feb  9 11:48:56 2014	(r343470)
+++ head/deskutils/wammu/pkg-plist	Sun Feb  9 11:50:46 2014	(r343471)
@@ -138,16 +138,25 @@ bin/wammu-configure
 %%PYTHON_SITELIBDIR%%/Wammu/__init__.py
 %%PYTHON_SITELIBDIR%%/Wammu/__init__.pyc
 %%PYTHON_SITELIBDIR%%/Wammu/__init__.pyo
+man/cs/man1/wammu-configure.1.gz
 man/cs/man1/wammu.1.gz
+man/de/man1/wammu-configure.1.gz
 man/de/man1/wammu.1.gz
+man/es/man1/wammu-configure.1.gz
 man/es/man1/wammu.1.gz
+man/fr/man1/wammu-configure.1.gz
 man/fr/man1/wammu.1.gz
+man/it/man1/wammu-configure.1.gz
 man/it/man1/wammu.1.gz
 man/man1/wammu-configure.1.gz
 man/man1/wammu.1.gz
+man/nl/man1/wammu-configure.1.gz
 man/nl/man1/wammu.1.gz
+man/pt_BR/man1/wammu-configure.1.gz
 man/pt_BR/man1/wammu.1.gz
+man/ru/man1/wammu-configure.1.gz
 man/ru/man1/wammu.1.gz
+man/sk/man1/wammu-configure.1.gz
 man/sk/man1/wammu.1.gz
 share/Wammu/images/icons/calendar.png
 share/Wammu/images/icons/call-missed.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402091150.s19BokSG090483>