Update to a more recent git checkout.

This commit is contained in:
ajacoutot 2011-05-09 15:25:21 +00:00
parent 7332caaf6f
commit a58d5c5501
4 changed files with 11 additions and 29 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2011/04/02 16:56:42 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.8 2011/05/09 15:25:21 ajacoutot Exp $
COMMENT= follow GNOME development activity
GNOME_PROJECT= gnome-development-monitor
GNOME_VERSION= 0.1
REVISION= 2
# git pull from 20110508
GNOME_VERSION= 0.1.1
CATEGORIES= devel
@ -31,6 +31,8 @@ PKG_ARCH= *
NO_BUILD= Yes
NO_REGRESS= Yes
MODPY_ADJ_FILES=gnome.py
BASE= gnome.py gnome.ui loading.tmpl pygooglechart.py \
summary.tmpl
INC= footer.tmpl header.tmpl
@ -38,7 +40,6 @@ IMG= gnome.svg
DOC= README.md
pre-configure:
${SUBST_CMD} ${WRKSRC}/gnome.py
${SUBST_CMD} -c ${FILESDIR}/gnome-development-monitor.sh \
${WRKSRC}/gnome-development-monitor

View File

@ -1,5 +1,5 @@
MD5 (gnome/gnome-development-monitor-0.1.tar.bz2) = NCwkI11IlgyUduJvTt7SeQ==
RMD160 (gnome/gnome-development-monitor-0.1.tar.bz2) = bPRWPcCe+C9atIuhH8/iLa9/V3w=
SHA1 (gnome/gnome-development-monitor-0.1.tar.bz2) = fH1hNwsb6qbYxr/EZ1ovfDYCdYo=
SHA256 (gnome/gnome-development-monitor-0.1.tar.bz2) = rLJSyHUtzK/8FG9lpM6sGmkUyYl4+OLRGNPdmVOl5vI=
SIZE (gnome/gnome-development-monitor-0.1.tar.bz2) = 119260
MD5 (gnome/gnome-development-monitor-0.1.1.tar.bz2) = 6CwlwfrKUEBB5TuX2+JXcA==
RMD160 (gnome/gnome-development-monitor-0.1.1.tar.bz2) = btc+RginY8H6WZSEWvE8s/AGSbs=
SHA1 (gnome/gnome-development-monitor-0.1.1.tar.bz2) = 8bWM7OBz+OZJoQMm060v/RHtx48=
SHA256 (gnome/gnome-development-monitor-0.1.1.tar.bz2) = k12FIbuhBsE/1tIJ0leZAF0yfX+HX7ilcQkK1Hiw9u8=
SIZE (gnome/gnome-development-monitor-0.1.1.tar.bz2) = 152850

View File

@ -1,18 +0,0 @@
$OpenBSD: patch-gnome_py,v 1.2 2010/04/04 07:53:52 ajacoutot Exp $
--- gnome.py.orig Fri Jan 8 12:34:23 2010
+++ gnome.py Sun Apr 4 09:45:09 2010
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!${MODPY_BIN}
# SVN Commits Mailing List Parser
# For generating weekly commit digests
@@ -236,7 +236,7 @@ class Stats:
RE_EXP = "^\[([\w+\-/]+)\] (.*)"
RE_TRANSLATION_MESSAGE = ".*([Tt]ranslation|[Tt]ranslations]|[Ll]anguage).*"
- LIST_ARCHIVE_URL = "http://mail.gnome.org/archives/svn-commits-list/%s/date.html"
+ LIST_ARCHIVE_URL = "http://mail.gnome.org/archives/commits-list/%s/date.html"
TRANSLATION_INCLUDE = "include"
TRANSLATION_EXCLUDE = "exclude"

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/01/11 15:01:34 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.2 2011/05/09 15:25:21 ajacoutot Exp $
bin/gnome-development-monitor
share/applications/gnome-development-monitor.desktop
share/doc/gnome-development-monitor/
@ -12,7 +12,6 @@ share/gnome-development-monitor/inc/header.tmpl
share/gnome-development-monitor/loading.tmpl
share/gnome-development-monitor/pygooglechart.py
share/gnome-development-monitor/summary.tmpl
share/pixmaps/
share/pixmaps/gnome.svg
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database