ports/162319: port update: sysutils/pbimaker

Jesse jessefrgsmith at yahoo.ca
Sat Nov 5 22:30:14 UTC 2011


>Number:         162319
>Category:       ports
>Synopsis:       port update: sysutils/pbimaker
>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:   Sat Nov 05 22:30:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jesse
>Release:        9.0 beta1
>Organization:
RM
>Environment:
>Description:
Please find attached a patch to update the sysutils/pbimaker port from version 1.1 to 1.3. This update includes a default icon, various bug fixes and better support for version 9 PBI modules.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/sysutils/pbimaker/Makefile pbimaker/Makefile
--- /usr/ports/sysutils/pbimaker/Makefile	2011-06-26 00:53:10.000000000 -0400
+++ pbimaker/Makefile	2011-11-05 18:11:39.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pbimaker
-PORTVERSION=	1.1
+PORTVERSION=	1.3
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/makeapbi/makeapbi/
 
@@ -17,9 +17,5 @@
 NO_COFIGURE=	yes
 
 WRKSRC=	${WRKDIR}/PBIMaker
-PLIST_FILES=	bin/pbimaker
-
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/sysutils/pbimaker/distinfo pbimaker/distinfo
--- /usr/ports/sysutils/pbimaker/distinfo	2011-06-26 00:53:10.000000000 -0400
+++ pbimaker/distinfo	2011-11-05 18:17:00.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (pbimaker-1.1.tar.gz) = 8d919a51a54e76f3a69f5d7eca5a347d1fface67c2e51438683a0eac106338cb
-SIZE (pbimaker-1.1.tar.gz) = 10714
+SHA256 (pbimaker-1.3.tar.gz) = 5578bc5c924188eb9aafbdb4cd53fbb7fe7149351848efde7d6fe4ef33f53d4a
+SIZE (pbimaker-1.3.tar.gz) = 12947
diff -ruN /usr/ports/sysutils/pbimaker/pkg-plist pbimaker/pkg-plist
--- /usr/ports/sysutils/pbimaker/pkg-plist	1969-12-31 19:00:00.000000000 -0500
+++ pbimaker/pkg-plist	2011-11-05 18:14:54.000000000 -0400
@@ -0,0 +1,3 @@
+bin/pbimaker
+share/pbimaker/defaulticon.png
+ at dirrm share/pbimaker


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



More information about the freebsd-ports-bugs mailing list