ports/90939: [maintainer update] net-im/tmsnc: update to 0.3.1

Tsung-Han Yeh snowfly at yuntech.edu.tw
Mon Dec 26 20:30:08 UTC 2005


>Number:         90939
>Category:       ports
>Synopsis:       [maintainer update] net-im/tmsnc: update to 0.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 26 20:30:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Tsung-Han Yeh
>Release:        FreeBSD 6.0-STABLE
>Organization:
National Yunlin University of Science and Technology
>Environment:
FreeBSD AntiVirus.yuntech.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Nov 27 22:46:26 CST 2005     root at AntiVirus.yuntech.edu.tw:/usr/src/sys/i386/compile/AntiVirus  i386
>Description:
              
- Update to tmsnc-0.3.1
Changelog for TMSNC

+ = Feature added
- = Feature removed
% = Bugfix

Version 0.3.1
 + Display current playing song option in tmsnc.conf
 + Added support for setting personal message (menu item)
 - Removed gettext support
 + Optimized panel handling
 + Window in focus is now shown in yellow
 + Changed the window border style
>How-To-Repeat:
              
>Fix:
              
--- tmsnc.diff begins here ---
diff -ruN /usr/ports/net-im/tmsnc/Makefile tmsnc/Makefile
--- /usr/ports/net-im/tmsnc/Makefile    Thu Nov 17 21:10:14 2005
+++ tmsnc/Makefile      Tue Dec 27 04:32:09 2005
@@ -6,7 +6,7 @@
 #

 PORTNAME=      tmsnc
-PORTVERSION=   0.3.0
+PORTVERSION=   0.3.1
 CATEGORIES=    net-im
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
@@ -19,13 +19,6 @@
 RUN_DEPENDS+=  ${LOCALBASE}/include/ncurses/ncurses.h:${PORTSDIR}/devel/ncurses

 GNU_CONFIGURE= yes
-
-.if !defined(WITHOUT_NLS)
-USE_GETTEXT=   yes
-PLIST_SUB+=    NLS=""
-.else
-PLIST_SUB+=    NLS="@comment "
-.endif

 MAN1=          tmsnc.1

diff -ruN /usr/ports/net-im/tmsnc/distinfo tmsnc/distinfo
--- /usr/ports/net-im/tmsnc/distinfo    Thu Nov 17 21:10:14 2005
+++ tmsnc/distinfo      Tue Dec 27 04:17:02 2005
@@ -1,3 +1,3 @@
-MD5 (tmsnc-0.3.0.tar.gz) = cc1791dc5be267d272c9b2927c585f6e
-SHA256 (tmsnc-0.3.0.tar.gz) = c00be60e2bfee42bce89e13e29c252ed9c8fd5e0cb3753129bb3e0116debac91
-SIZE (tmsnc-0.3.0.tar.gz) = 237606
+MD5 (tmsnc-0.3.1.tar.gz) = 3b30e5dab0b1b679d2b945c3a5713636
+SHA256 (tmsnc-0.3.1.tar.gz) = 1f89538b714147c13781b01b77ac44b81a82270506f187c80743b97ab1f1b441
+SIZE (tmsnc-0.3.1.tar.gz) = 163015
diff -ruN /usr/ports/net-im/tmsnc/pkg-plist tmsnc/pkg-plist
--- /usr/ports/net-im/tmsnc/pkg-plist   Sun Sep 18 12:51:17 2005
+++ tmsnc/pkg-plist     Tue Dec 27 04:16:37 2005
@@ -1,6 +1,2 @@
 bin/tmsnc
-%%NLS%%share/locale/en/LC_MESSAGES/tmsnc.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/tmsnc.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/tmsnc.mo
-%%NLS%%share/locale/pt_PT/LC_MESSAGES/tmsnc.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/tmsnc.mo
+
--- tmsnc.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list