ports/186078: [maintainer update] www/redmine-sidebar_hide unbreak and update

Kozlov Sergey kozlov.sergey.404 at gmail.com
Fri Jan 24 16:40:00 UTC 2014


>Number:         186078
>Category:       ports
>Synopsis:       [maintainer update] www/redmine-sidebar_hide unbreak and update
>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:   Fri Jan 24 16:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Kozlov Sergey
>Release:        9.2-RELEASE-p3
>Organization:
ARC
>Environment:
FreeBSD sonya 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #1: Fri Jan 17 19:43:47 EET 2014     root at sonya:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Update www/redmine-sidebar_hide to 0.0.5 and unbreak the port

Port couldn't fetch on the build cluster due to owner's github username change

No stage support provided because www/redmine/bsd.redmine.mk doesn't support staging
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile    (revision 340821)
+++ Makefile    (working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$

 PORTNAME=      sidebar_hide
-PORTVERSION=   0.0.4
+PORTVERSION=   0.0.5
 CATEGORIES=    www
 MASTER_SITES=  GH

@@ -10,8 +10,9 @@
 COMMENT=       Adds simple hide button for sidebar of Redmine

 USE_GITHUB=    YES
-GH_ACCOUNT=    ries-tech
-GH_COMMIT=     372f3ab
+GH_ACCOUNT=    bdemirkir
+GH_TAGNAME=    ${GH_COMMIT}
+GH_COMMIT=     cfc7314

 REDMINE_PLUGIN_NAME=   sidebar_hide

Index: distinfo
===================================================================
--- distinfo    (revision 340821)
+++ distinfo    (working copy)
@@ -1,2 +1,2 @@
-SHA256 (sidebar_hide-0.0.4.tar.gz) = ec50ba6ff0e86ac27a12ca1b2da7390f46032be7ff3cb910d6b8f978beb78ff9
-SIZE (sidebar_hide-0.0.4.tar.gz) = 2833
+SHA256 (sidebar_hide-0.0.5.tar.gz) = 0b566728176d55cbf8d860cf2a13b028129a29203d19c4e9a5ee02d9ba2cd44f
+SIZE (sidebar_hide-0.0.5.tar.gz) = 2829

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list