Bug 189474 - [UPDATE] audio/asunder to 2.5
Summary: [UPDATE] audio/asunder to 2.5
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: Olivier Duchateau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-08 15:30 UTC by Olivier Duchateau
Modified: 2014-05-22 18:50 UTC (History)
0 users

See Also:


Attachments
file.diff (4.18 KB, patch)
2014-05-08 15:30 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau freebsd_committer freebsd_triage 2014-05-08 15:30:00 UTC
- Update to 2.5

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-08 15:30:04 UTC
Maintainer of audio/asunder,

Please note that PR ports/189474 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/189474

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-08 15:30:05 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Olivier Duchateau freebsd_committer freebsd_triage 2014-05-19 20:47:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->olivierd

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2014-05-22 18:45:15 UTC
Author: olivierd
Date: Thu May 22 17:45:11 2014
New Revision: 354876
URL: http://svnweb.freebsd.org/changeset/ports/354876
QAT: https://qat.redports.org/buildarchive/r354876/

Log:
  - Update to 2.5
  
  PR:		189474
  Submitted by:	myself
  Approved by:	maintainer timeout

Added:
  head/audio/asunder/files/
  head/audio/asunder/files/patch-Makefile.in   (contents, props changed)
Modified:
  head/audio/asunder/Makefile
  head/audio/asunder/distinfo
  head/audio/asunder/pkg-plist

Modified: head/audio/asunder/Makefile
==============================================================================
--- head/audio/asunder/Makefile	Thu May 22 17:31:49 2014	(r354875)
+++ head/audio/asunder/Makefile	Thu May 22 17:45:11 2014	(r354876)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	asunder
-PORTVERSION=	2.3
-PORTREVISION=	1
+PORTVERSION=	2.5
 CATEGORIES=	audio
 MASTER_SITES=	http://littlesvr.ca/asunder/releases/
 
@@ -11,7 +10,6 @@ MAINTAINER=	frase@frase.id.au
 COMMENT=	Lightweight GTK+ CD ripper
 
 LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libcddb.so:${PORTSDIR}/audio/libcddb
 RUN_DEPENDS=	${LOCALBASE}/bin/cdparanoia:${PORTSDIR}/audio/cdparanoia
@@ -25,7 +23,7 @@ WINDOWS_CHARS_DESC=	Allow Windows specia
 
 GNU_CONFIGURE=	yes
 USES=		gettext gmake desktop-file-utils pkgconfig tar:bzip2
-USE_GNOME=	gtk20
+USE_GNOME=	gtk20 glib20 intltool intlhack
 
 PORTDOCS=	AUTHORS ChangeLog INSTALL NEWS README TODO
 

Modified: head/audio/asunder/distinfo
==============================================================================
--- head/audio/asunder/distinfo	Thu May 22 17:31:49 2014	(r354875)
+++ head/audio/asunder/distinfo	Thu May 22 17:45:11 2014	(r354876)
@@ -1,2 +1,2 @@
-SHA256 (asunder-2.3.tar.bz2) = ded2eff22c7e65f46eecd8ad89c6c37c5a032af280e293a59c3e5bb34c0bb05f
-SIZE (asunder-2.3.tar.bz2) = 230060
+SHA256 (asunder-2.5.tar.bz2) = 0e548050143f964a0f869d44680554c7f7204b53262340ef0bd0f32e37507f20
+SIZE (asunder-2.5.tar.bz2) = 226657

Added: head/audio/asunder/files/patch-Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/asunder/files/patch-Makefile.in	Thu May 22 17:45:11 2014	(r354876)
@@ -0,0 +1,38 @@
+--- ./Makefile.in.orig	2014-03-13 03:33:04.000000000 +0000
++++ ./Makefile.in	2014-05-08 10:39:15.000000000 +0000
+@@ -345,7 +345,7 @@
+ SUBDIRS = src po
+ pixdir = $(datadir)/pixmaps
+ pix_DATA = pixmaps/asunder.png
+-EXTRA_DIST = asunder.desktop pixmaps/asunder.png syslogng
++EXTRA_DIST = asunder.desktop pixmaps/asunder.png
+ ACLOCAL_AMFLAGS = -I m4
+ desktopdir = $(datadir)/applications
+ desktop_DATA = asunder.desktop
+@@ -793,7 +793,6 @@
+ 
+ install-data-am: install-desktopDATA install-pixDATA
+ 	@$(NORMAL_INSTALL)
+-	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
+ install-dvi: install-dvi-recursive
+ 
+ install-dvi-am:
+@@ -851,7 +850,7 @@
+ 	distcheck distclean distclean-generic distclean-hdr \
+ 	distclean-tags distcleancheck distdir distuninstallcheck dvi \
+ 	dvi-am html html-am info info-am install install-am \
+-	install-data install-data-am install-data-hook \
++	install-data install-data-am \
+ 	install-desktopDATA install-dvi install-dvi-am install-exec \
+ 	install-exec-am install-html install-html-am install-info \
+ 	install-info-am install-man install-pdf install-pdf-am \
+@@ -863,9 +862,6 @@
+ 	uninstall-pixDATA
+ 
+ 
+-install-data-hook:
+-	cd syslogng && $(MAKE) install
+-
+ uninstall-hook: 
+ 	cd syslogng && $(MAKE) uninstall
+ 

Modified: head/audio/asunder/pkg-plist
==============================================================================
--- head/audio/asunder/pkg-plist	Thu May 22 17:31:49 2014	(r354875)
+++ head/audio/asunder/pkg-plist	Thu May 22 17:45:11 2014	(r354876)
@@ -1,8 +1,15 @@
 bin/asunder
 share/applications/asunder.desktop
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
 %%NLS%%share/locale/ar/LC_MESSAGES/asunder.mo
 %%NLS%%share/locale/be@latin/LC_MESSAGES/asunder.mo
 %%NLS%%share/locale/bg/LC_MESSAGES/asunder.mo
+%%NLS%%share/locale/bn_IN/LC_MESSAGES/asunder.mo
 %%NLS%%share/locale/bs_BA/LC_MESSAGES/asunder.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/asunder.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/asunder.mo
@@ -36,13 +43,17 @@ share/applications/asunder.desktop
 %%NLS%%share/locale/sv/LC_MESSAGES/asunder.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/asunder.mo
 %%NLS%%share/locale/ur_PK/LC_MESSAGES/asunder.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/asunder.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/asunder.mo
 share/pixmaps/asunder.png
-%%NLS%%@dirrmtry share/locale/bs_BA/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/bs_BA
 %%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/ur_PK
 %%NLS%%@dirrmtry share/locale/sr@latin/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/sr@latin
+%%NLS%%@dirrmtry share/locale/bs_BA/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/bs_BA
+%%NLS%%@dirrmtry share/locale/bn_IN/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/bn_IN
 %%NLS%%@dirrmtry share/locale/be@latin/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/be@latin
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 5 Olivier Duchateau freebsd_committer freebsd_triage 2014-05-22 18:46:46 UTC
State Changed
From-To: feedback->closed

Committed