Bug 132263 - [maintainer-update] russian/rux: Up to 0.79
Summary: [maintainer-update] russian/rux: Up to 0.79
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-02 18:20 UTC by Vyacheslav Anikin
Modified: 2009-03-02 23:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.31 KB, patch)
2009-03-02 18:20 UTC, Vyacheslav Anikin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vyacheslav Anikin 2009-03-02 18:20:01 UTC
o Added partially UTF-8 support (detecting and decoding from).
o Corrected author's name in help message.
o Moved distribution files in to release directory.
o Debug (it also include memory debug routines) code was not removed, it switch on by DEBUG flag while making.

Fix: Patch attached with submission follows:
Comment 1 anikinsl 2009-03-02 19:02:42 UTC
One more patch follow up.

--- ../Makefile.port	2009-03-02 20:42:10.000000000 +0300
+++ Makefile	2009-03-02 21:58:50.000000000 +0300
@@ -14,7 +14,7 @@
 MAINTAINER=	anikinsl@gmail.com
 COMMENT=	The best cyrillic text viewer and code page converter
 
-WRKSRC=		${WRKDIR}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 MAN1=		rux.1
 MANLANG=	"" ru.KOI8-R

-- 
Regards,
Vyacheslav Anikin
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-03-02 23:03:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-03-02 23:17:28 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-03-02 23:17:36 UTC
amdmi3      2009-03-02 23:17:22 UTC

  FreeBSD ports repository

  Modified files:
    russian/rux          Makefile distinfo pkg-descr 
  Log:
  - Update to 0.79
  - Update MAINTAINER/author's email
  - While here, use SF macro
  
  PR:             132263
  Submitted by:   Vyacheslav Anikin <ghos at mail dot ru> (maintainer)
  
  Revision  Changes    Path
  1.6       +3 -7      ports/russian/rux/Makefile
  1.7       +3 -3      ports/russian/rux/distinfo
  1.3       +2 -2      ports/russian/rux/pkg-descr
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"