ports/79831: Update port: deskutils/xpad to 2.6
Guillaume Paquet
amyfoub at gmail.com
Tue Apr 12 17:50:43 UTC 2005
>Number: 79831
>Category: ports
>Synopsis: Update port: deskutils/xpad to 2.6
>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: Tue Apr 12 17:50:29 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Guillaume Paquet
>Release: FreeBSD 5.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD 5.3-RELEASE-p2 #0: Mon Jan 10 01:52:53 EST 2005
root at guillaume.multiweb.ca:/usr/src/sys/i386/compile/GUILLAUME
>Description:
- Update to version 2.6
- Changed my email address
>How-To-Repeat:
>Fix:
--- xpad.patch begins here ---
diff -ru xpad.orig/Makefile xpad/Makefile
--- xpad.orig/Makefile Sat Mar 12 05:53:14 2005
+++ xpad/Makefile Tue Apr 12 13:23:11 2005
@@ -1,23 +1,21 @@
# New ports collection makefile for: xpad
# Date created: 6 March 2002
-# Whom: Guillaume Paquet <amyfoub at videotron.ca>
+# Whom: Guillaume Paquet <amyfoub at gmail.com>
#
# $FreeBSD: ports/deskutils/xpad/Makefile,v 1.9 2005/03/12 10:53:14 marcus Exp $
#
PORTNAME= xpad
-PORTVERSION= 1.13.1
-PORTREVISION= 2
+PORTVERSION= 2.6
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= amyfoub at videotron.ca
+MAINTAINER= amyfoub at gmail.com
COMMENT= A virtual note-pad system for your X11 desktop
USE_BZIP2= yes
-#USE_X_PREFIX= yes
USE_GNOME= gtk20
HAS_CONFIGURE= yes
@@ -30,9 +28,8 @@
${INSTALL_PROGRAM} ${WRKSRC}/src/xpad ${PREFIX}/bin/
${INSTALL_MAN} ${WRKSRC}/doc/xpad.1 ${PREFIX}/man/man1/
- @${MKDIR} ${PREFIX}/share/xpad
- ${INSTALL_DATA} ${WRKSRC}/images/xpad.xpm ${PREFIX}/share/xpad/
- ${INSTALL_DATA} ${WRKSRC}/images/xpad2.xpm ${PREFIX}/share/xpad/
- ${INSTALL_DATA} ${WRKSRC}/images/sticky.xpm ${PREFIX}/share/xpad/
+
+ ${INSTALL_DATA} ${WRKSRC}/images/hicolor/48x48/apps/xpad.png ${PREFIX}/share/icons/hicolor/48x48/apps/
+ ${INSTALL_DATA} ${WRKSRC}/images/hicolor/scalable/apps/xpad.svg ${PREFIX}/share/icons/hicolor/scalable/apps/
.include <bsd.port.mk>
diff -ru xpad.orig/distinfo xpad/distinfo
--- xpad.orig/distinfo Sat May 22 08:59:35 2004
+++ xpad/distinfo Fri Apr 1 01:31:56 2005
@@ -1,2 +1,2 @@
-MD5 (xpad-1.13.1.tar.bz2) = 526c40adc1ffaa79f29647bb9d5fc404
-SIZE (xpad-1.13.1.tar.bz2) = 241811
+MD5 (xpad-2.6.tar.bz2) = 0d3e50e90d485c2bcf5e861b4a223fc2
+SIZE (xpad-2.6.tar.bz2) = 196578
diff -ru xpad.orig/pkg-descr xpad/pkg-descr
--- xpad.orig/pkg-descr Sun Oct 5 23:21:36 2003
+++ xpad/pkg-descr Tue Apr 12 13:31:16 2005
@@ -17,4 +17,4 @@
WWW: http://xpad.sourceforge.net/
- Guillaume
-amyfoub at videotron.ca
+amyfoub at gmail.com
diff -ru xpad.orig/pkg-plist xpad/pkg-plist
--- xpad.orig/pkg-plist Sat Dec 20 07:08:09 2003
+++ xpad/pkg-plist Tue Apr 12 13:24:21 2005
@@ -1,5 +1,3 @@
bin/xpad
-share/xpad/xpad.xpm
-share/xpad/xpad2.xpm
-share/xpad/sticky.xpm
- at dirrm share/xpad
+share/icons/hicolor/48x48/apps/xpad.png
+share/icons/hicolor/scalable/apps/xpad.svg
--- xpad.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list