svn commit: r328151 - head/deskutils/wammu

Boris Samorodov bsam at FreeBSD.org
Tue Sep 24 15:57:04 UTC 2013


Author: bsam
Date: Tue Sep 24 15:57:03 2013
New Revision: 328151
URL: http://svnweb.freebsd.org/changeset/ports/328151

Log:
  Move mannual pages to stage control.

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

Modified: head/deskutils/wammu/Makefile
==============================================================================
--- head/deskutils/wammu/Makefile	Tue Sep 24 15:47:01 2013	(r328150)
+++ head/deskutils/wammu/Makefile	Tue Sep 24 15:57:03 2013	(r328151)
@@ -22,7 +22,4 @@ USE_WX=			2.6+
 WX_COMPS=		python:lib
 WX_UNICODE=		yes
 
-MANLANG=		"" cs de it nl pt_BR es fr ru sk
-MAN1=			wammu.1 wammu-configure.1
-
 .include <bsd.port.mk>

Modified: head/deskutils/wammu/pkg-plist
==============================================================================
--- head/deskutils/wammu/pkg-plist	Tue Sep 24 15:47:01 2013	(r328150)
+++ head/deskutils/wammu/pkg-plist	Tue Sep 24 15:57:03 2013	(r328151)
@@ -138,6 +138,17 @@ bin/wammu-configure
 %%PYTHON_SITELIBDIR%%/Wammu/__init__.py
 %%PYTHON_SITELIBDIR%%/Wammu/__init__.pyc
 %%PYTHON_SITELIBDIR%%/Wammu/__init__.pyo
+man/cs/man1/wammu.1.gz
+man/de/man1/wammu.1.gz
+man/es/man1/wammu.1.gz
+man/fr/man1/wammu.1.gz
+man/it/man1/wammu.1.gz
+man/man1/wammu-configure.1.gz
+man/man1/wammu.1.gz
+man/nl/man1/wammu.1.gz
+man/pt_BR/man1/wammu.1.gz
+man/ru/man1/wammu.1.gz
+man/sk/man1/wammu.1.gz
 share/Wammu/images/icons/calendar.png
 share/Wammu/images/icons/call-missed.png
 share/Wammu/images/icons/call-outgoing.png


More information about the svn-ports-head mailing list