Bug 169999 - Update port mail/assp to latest version
Summary: Update port mail/assp to latest version
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-19 14:10 UTC by rnejdl
Modified: 2012-07-19 20:10 UTC (History)
0 users

See Also:


Attachments
assp-1.9.3.7.diff (6.05 KB, patch)
2012-07-19 14:10 UTC, rnejdl
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rnejdl 2012-07-19 14:10:12 UTC
	Attached patch updates ASSP to latest version.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-19 14:10:51 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-07-19 17:15:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it. Rusty, next time please be sure that you didn't included 
*.orig files into the patch.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-07-19 20:00:41 UTC
Author: rm
Date: Thu Jul 19 19:00:30 2012
New Revision: 301185
URL: http://svn.freebsd.org/changeset/ports/301185

Log:
  - update to 1.9.3.7
  
  PR:		169999
  Submitted by:	Rusty Nejdl <rnejdl at ringofsaturn dot com> (maintainer)

Modified:
  head/mail/assp/Makefile
  head/mail/assp/distinfo

Modified: head/mail/assp/Makefile
==============================================================================
--- head/mail/assp/Makefile	Thu Jul 19 18:27:10 2012	(r301184)
+++ head/mail/assp/Makefile	Thu Jul 19 19:00:30 2012	(r301185)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	assp
-PORTVERSION=	1.9.3.6
+PORTVERSION=	1.9.3.7
 PORTEPOCH=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.ringofsaturn.com/distfiles/
@@ -62,7 +62,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
 
 .include <bsd.port.pre.mk>
 
-
 RUN_DEPENDS+=	p5-Net-DNS>=0.68:${PORTSDIR}/dns/p5-Net-DNS
 RUN_DEPENDS+=	p5-libwww>=6.04:${PORTSDIR}/www/p5-libwww \
 		p5-HTML-Parser>=3.69:${PORTSDIR}/www/p5-HTML-Parser

Modified: head/mail/assp/distinfo
==============================================================================
--- head/mail/assp/distinfo	Thu Jul 19 18:27:10 2012	(r301184)
+++ head/mail/assp/distinfo	Thu Jul 19 19:00:30 2012	(r301185)
@@ -1,2 +1,2 @@
-SHA256 (ASSP_1.9.3.6-Install.zip) = f317e98254cf0ca1139aac94b4d07629a2dce8ae94a43bb7f3d31e7bc1d57f19
-SIZE (ASSP_1.9.3.6-Install.zip) = 862587
+SHA256 (ASSP_1.9.3.7-Install.zip) = ed48173914b53b61a603582da260763bec2d0116c30b5b99d648270e43898e80
+SIZE (ASSP_1.9.3.7-Install.zip) = 863635
_______________________________________________
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 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-07-19 20:00:53 UTC
State Changed
From-To: open->closed

Committed, thank you!