Bug 58104 - update ports/textproc/gdome2 to 0.8.0
Summary: update ports/textproc/gdome2 to 0.8.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Akinori MUSHA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-16 06:30 UTC by Ying-Chieh Chen
Modified: 2003-10-25 11:18 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1007 bytes, patch)
2003-10-16 06:30 UTC, Ying-Chieh Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ying-Chieh Chen 2003-10-16 06:30:14 UTC
	Update ports/textproc/gdome2 to 0.8.0
	Please commit it, thanks!

How-To-Repeat: 
	cd /usr/ports/textproc/gdome2 && make install
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-10-16 06:56:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->knu

Over to maintainer
Comment 2 Ying-Chieh Chen 2003-10-24 04:14:55 UTC
Hi,

The following patch update gdome2 to 0.8.1,

please take a look at this,

thanks!

diff -ruN /usr/ports/textproc/gdome2/Makefile gdome2/Makefile
--- /usr/ports/textproc/gdome2/Makefile	Mon Oct  6 18:42:34 2003
+++ gdome2/Makefile	Fri Oct 24 11:08:10 2003
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gdome2
-PORTVERSION=	0.7.4
-PORTREVISION=	1
+PORTVERSION=	0.8.1
 CATEGORIES=	textproc
 MASTER_SITES=	http://gdome2.cs.unibo.it/tarball/
 
diff -ruN /usr/ports/textproc/gdome2/distinfo gdome2/distinfo
--- /usr/ports/textproc/gdome2/distinfo	Mon Oct  6 18:42:34 2003
+++ gdome2/distinfo	Fri Oct 24 11:06:56 2003
@@ -1 +1 @@
-MD5 (gdome2-0.7.4.tar.gz) = 143db4b396b968288c154332cae186c8
+MD5 (gdome2-0.8.1.tar.gz) = bfc114e59eec50cbda8e4ece751ff022
diff -ruN /usr/ports/textproc/gdome2/pkg-plist gdome2/pkg-plist
--- /usr/ports/textproc/gdome2/pkg-plist	Mon Oct  6 18:42:34 2003
+++ gdome2/pkg-plist	Fri Oct 24 10:59:21 2003
@@ -1,7 +1,7 @@
 bin/gdome-config
 lib/libgdome.a
 lib/libgdome.so
-lib/libgdome.so.7
+lib/libgdome.so.8
 lib/gdomeConf.sh
 include/libgdome/gdome.h
 include/libgdome/gdome-events.h
Comment 3 Akinori MUSHA freebsd_committer freebsd_triage 2003-10-25 11:17:13 UTC
State Changed
From-To: open->closed

Update to 0.8.1 committed, thanks!