Bug 152346 - sysutils/tren Maintainer Update
Summary: sysutils/tren Maintainer Update
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-18 02:30 UTC by Tim Daneliuk
Modified: 2010-11-18 04:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Daneliuk 2010-11-18 02:30:10 UTC
Update to latest release

How-To-Repeat: diff -urN /usr/ports/sysutils/tren/Makefile tren/Makefile
--- /usr/ports/sysutils/tren/Makefile	2010-05-09 15:15:49.000000000 -0500
+++ tren/Makefile	2010-11-17 14:05:13.000000000 -0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tren
-PORTVERSION=	1.217
+PORTVERSION=	1.239
 CATEGORIES=	sysutils python
 MASTER_SITES=	http://www.tundraware.com/Software/tren/
 
diff -urN /usr/ports/sysutils/tren/distinfo tren/distinfo
--- /usr/ports/sysutils/tren/distinfo	2010-05-09 15:15:49.000000000 -0500
+++ tren/distinfo	2010-11-17 20:17:41.000000000 -0600
@@ -1,3 +1,2 @@
-MD5 (tren-1.217.tar.gz) = 0f75b4e0e7a0daab340fc826c8cb1b77
-SHA256 (tren-1.217.tar.gz) = 2e833bc7865408de97ff8cf79c2ab54d0b8f117d70fb9565802074825530dc20
-SIZE (tren-1.217.tar.gz) = 617317
+SHA256 (tren-1.239.tar.gz) = 17779c4c1a2154468634fcde9fc061c7e8d986bb4f3055e36e1f0adc367c06ca
+SIZE (tren-1.239.tar.gz) = 644679
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-18 02:30:17 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 tundra 2010-11-18 02:38:44 UTC
Whoops --  Initial submission was incorrect.

Try this instead:

diff -urN /usr/ports/sysutils/tren/Makefile tren/Makefile
--- /usr/ports/sysutils/tren/Makefile	2010-05-09 15:15:49.000000000 -0500
+++ tren/Makefile	2010-11-17 14:05:13.000000000 -0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tren
-PORTVERSION=	1.217
+PORTVERSION=	1.239
 CATEGORIES=	sysutils python
 MASTER_SITES=	http://www.tundraware.com/Software/tren/
 
diff -urN /usr/ports/sysutils/tren/distinfo tren/distinfo
--- /usr/ports/sysutils/tren/distinfo	2010-05-09 15:15:49.000000000 -0500
+++ tren/distinfo	2010-11-17 20:37:12.000000000 -0600
@@ -1,3 +1,2 @@
-MD5 (tren-1.217.tar.gz) = 0f75b4e0e7a0daab340fc826c8cb1b77
-SHA256 (tren-1.217.tar.gz) = 2e833bc7865408de97ff8cf79c2ab54d0b8f117d70fb9565802074825530dc20
-SIZE (tren-1.217.tar.gz) = 617317
+SHA256 (tren-1.239.tar.gz) = a80b4b35a068ec5b2e7b277a7b2111aa27ed66e1310aec5494d910ad9300b47f
+SIZE (tren-1.239.tar.gz) = 644677
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-18 02:46:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-11-18 04:12:19 UTC
sunpoet     2010-11-18 04:12:15 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/tren        Makefile distinfo 
  Removed files:
    sysutils/tren        pkg-plist 
  Log:
  - Update to 1.239
  - Use PLIST_FILES and PORTDOCS
  
  PR:             ports/152346
  Submitted by:   Tim Daneliuk <tundra@tundraware.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +6 -5      ports/sysutils/tren/Makefile
  1.2       +2 -3      ports/sysutils/tren/distinfo
  1.2       +0 -8      ports/sysutils/tren/pkg-plist (dead)
_______________________________________________
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"
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-18 04:12:27 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!