svn commit: r343471 - head/deskutils/wammu

Antoine Brodin antoine at FreeBSD.org
Sun Feb 9 11:50:47 UTC 2014


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


More information about the svn-ports-head mailing list