ports/154279: [patch] update net-im/komclean to 1.2
Piotr Smyrak
smyru at heron.pl
Mon Jan 24 22:20:09 UTC 2011
>Number: 154279
>Category: ports
>Synopsis: [patch] update net-im/komclean to 1.2
>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 Jan 24 22:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Piotr Smyrak
>Release:
>Organization:
>Environment:
FreeBSD dsk.smyrak.com 8.0-STABLE FreeBSD 8.0-STABLE #0: Sun Mar 14 17:22:16 CET 2010 root at dsk.smyrak.com:/usr/obj/amd64/usr/src/sys/SMYRU amd64
>Description:
The attached patch updates net-im/komclean to new version 1.2. This will as well address changes suggested by PR #153625
>How-To-Repeat:
N/A
>Fix:
Apply the patch
Patch attached with submission follows:
diff -Naru /usr/ports/net-im/komclean/Makefile ./Makefile
--- /usr/ports/net-im/komclean/Makefile 2010-06-25 18:46:20.000000000 +0200
+++ ./Makefile 2011-01-24 22:59:20.000000000 +0100
@@ -6,9 +6,10 @@
#
PORTNAME= komclean
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.0
CATEGORIES= net-im
-MASTER_SITES= http://dl.sharesource.org/${PORTNAME}/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME:S/kom/KOM/}-${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= smyru at heron.pl
@@ -25,7 +26,7 @@
WRKSRC= ${WRKDIR}/${PKGNAME}
CXXFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAKE_ENV= CPPFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}"
+MAKE_ENV= LDFLAGS="${LDFLAGS}"
DESKTOP_ENTRIES="KOMclean" \
"${COMMENT}" \
diff -Naru /usr/ports/net-im/komclean/distinfo ./distinfo
--- /usr/ports/net-im/komclean/distinfo 2010-06-25 18:46:20.000000000 +0200
+++ ./distinfo 2011-01-24 22:43:15.000000000 +0100
@@ -1,3 +1,2 @@
-MD5 (komclean-1.1.0-src.tar.gz) = e7df9cc61becaf425eb450456996ceb1
-SHA256 (komclean-1.1.0-src.tar.gz) = d5c1dca4c71f933bcddeea151d4da90d6022a4f2ee872f85c10385f968194c0d
-SIZE (komclean-1.1.0-src.tar.gz) = 169095
+SHA256 (komclean-1.2.0-src.tar.gz) = 8c87924b417fa4e51b72fdc40661d70db209cf1e941ba11556288beb88b5aa44
+SIZE (komclean-1.2.0-src.tar.gz) = 181430
diff -Naru /usr/ports/net-im/komclean/pkg-descr ./pkg-descr
--- /usr/ports/net-im/komclean/pkg-descr 2010-06-25 18:46:20.000000000 +0200
+++ ./pkg-descr 2011-01-24 22:46:07.000000000 +0100
@@ -1,4 +1,4 @@
KOMclean as a LysKOM client gives you a tray icon which can be used
to open your browser to view the UI. The UI is HTML based.
- WWW: http://sharesource.org/project/komclean/
+ WWW: http://komclean.sourceforge.net
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list